Michal Gebka
Michal Gebka
Hi! I've been using your operator (which is great and very useful) version `0.3.3` and after change to `0.4.0` seems that it has stopped working both for `stringDataFrom` and `dataFrom`...
### What happened? Hi! First of all - I really appreciate your work. OpenAI Server/ LiteLLM seems to be a great solution! We are using OpenAI Proxy server to route...
### What happened? Hi! Docker image: `ghcr.io/berriai/litellm-database: main-v1.34.12` While trying to remove the API Key from the UI an error is returned: ``` Failed to delete key: {"error":{"message":{"error":"Not all keys...
### The Feature Originally mentioned in https://github.com/BerriAI/litellm/issues/2897 I think you might want to consider having unique non-secret names for the API Tokens. Currently these are only aliases that can be...
### What happened? Hi! we've noticed that since version `v1.34.16` calling `openai/deployment//chat/completions` started failing with: ``` {"error":{"message":"400: {'error': 'Invalid model name passed in'}","type":"None","param":"None","code":400}} ``` Latest version not returning error was...