Ian Becker

Results 4 issues of Ian Becker

This PR adds a multi-photo camera option for Android.

This feature adds support for using [Cloudflare Workers AI](https://developers.cloudflare.com/workers-ai/). Using Cloudflare gives support for a wide variety of open source [models](https://developers.cloudflare.com/workers-ai/models/#text-generation). #### env variables `CLOUDFLARE_ACCOUNT_ID` `CLOUDFLARE_API_KEY` ```python lm = dspy.CloudflareAI(model="@cf/meta/llama-3-8b-instruct",...

After the constructor for my ViewModel is called, I am noticing that in Debug builds, the Command that I have an attribute on is initialized and works correctly. However in...

bug

This fixes #106. See my comment in https://github.com/pdtpartners/nix-snapshotter/issues/106#issuecomment-2323387539 This PR adds the `++ cfg.path` that I mentioned. I have tested this change by setting the path in the `virtualisation.containerd.rootless` config,...

ok-to-test