Aaron Bach

Results 170 comments of Aaron Bach

ALRIGHT, gentlemen – I may have implemented something that works, here (at least, for me, the issue no longer occurs). Among some other changes, I modified the updating of the...

Roger that @AnxiousGummi; when 4.0 gets officially published, I'll add some installation verbiage.

Hi @Kumailr – could you post the contents of your `~/.sifttter_redux` and `~/.sifttter_redux_log`? Thanks!

An empty or missing `~/.sifttter_redux` will cause problems. Can you try reinitializing from scratch? Run: `srd init -s`

Does `~/.sifttter_redux` exist after running `srd init -s`?

Thanks for your patience. I've found the issue: my rounding precision functionality works when `.` is the delimiter before the decimal, but not when `,` is the delimiter. I'll need...

Finally got around to looking into this. #1014 will fix the issue by allowing you to set a locale that supports commas as decimal separators (e.g., `de_DE`).

Thanks, @bdraco—been slammed at work, so haven't had a chance to look at this, but will soon.

Thanks for the info, @piitaya! I need to incorporate the latest websocket schema and see if something changed. Will aim to do that soon.

Not sure if it's related, but I can confirm that in 1.40.0, even "regular" (non-tooling) streaming requests don't work with Anthropic like they used to: `litellm` appears to wait for...