Jacob Hagstedt P Suorra
Jacob Hagstedt P Suorra
Hey! I'm unable to create/connect to a queue when providing `arguments` to the `channel.declare_queue` method. If I don't provide any `arguments`, the connection works just fine and I can produce...
Hi! I'm using Hypriot 1.9.0 and a custom could-init file to configure my RPi setup. The yaml file looks as follows: ``` #cloud-config hostname: qw0000p0 manage_etc_hosts: true apt_preserve_sources_list: true users:...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe. I would like...
### First Check - [X] I added a very descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it....
Hey! I'm trying to use a socketIO client in my main loop in a non-blocking way, in order to do other tasks also by calling `sio.wait(seconds=0.1)`. At first it seems...
### The Feature It would be super nice to have a created at property of the key, user & team objects (like another column in the database), to know when...
### The Feature While running [Trivy security scan](https://github.com/aquasecurity/trivy) it found a number of high and critical security issues on the latest docker image `ghcr.io/berriai/litellm-database:main-latest`. ``` trivy image ghcr.io/berriai/litellm-database:main-latest --format json...
### The Feature & motivation Hey! We have noticed that as time goes by and our usage of LiteLLM increases, the `LiteLLM_SpendLogs` table logically increases in size very quickly. This...