tofarr
tofarr
> This is going to be more fun, thank you! > > I didn't have time to test it (my bad, I'm always a bit concerned that these saas focused...
@kripper - I think your issue may actually be unrelated (And sounds like a config issue), so I'm gonna respond on the ticket you opened
> Should we set close_delay to something much smaller, now that we're checking if the agent is running? Might as well be more aggressive I've reduced the default here to...
I backed it out the previous attempt because we decided to go in a different direction and there was no explicit request from the community for it - Leaving it...
I have another example here where the cache directive is removed, but litellm still complained. I guess there is something else going on... ``` 'messages': [ { 'content': [ {...
A concrete example: When I use the litellm proxy as a base url and the API key, I get an error. When I use Anthropic directly (base_url=None), I don't get...
Confirmed. Can duplicate this by manually disconnecting the websocket. Fix incoming.
@enyst / @rbren - I've made some updates here... * Renamed `StoredEventList` -> `EventStore` (Following the pattern of SettingsStore, ConversationStore, etc...) * Changed the EventStore class so that it is...
> @tofarr do you get the same error using local runtime? the message doesn't have anything to do with remote... Yes - I get the error with local too -...
host.docker.internal is a docker desktop feature - are you perchance using docker engine?