Eloy Lafuente
Eloy Lafuente
### The Feature It would be great the existing support for api keys existing in ollama_chat completion calls is extended to cover other calls, specifically those in ollama (not ollama_chat)...
### What is the issue? Hi, while testing the new 0.4.7 series, everything seems to be working ok (Mac), but I've detected a problem when running on Ubuntu 24.04, with...
**Describe the bug** While advancing with some application using faststream, by coincidence I went to look to RabbitMQ logs and found lots of warnings about unexpected closed connections. After debugging...
Hi, this comes from https://github.com/piccolo-orm/piccolo/discussions/1121, where it was discussed about piccolo not executing backwards migrations (not sure which ones are and which ones aren't, I'm afraid). In that discussion, @sinisaos...
### Describe the bug Hi, right now I'm using Milvus (hybrid search), with Langgraph and, since recently I've detected that the results of the vector search are not present any...
[Bug]: Groq's distil-whisper-large-v3-en not working with litellm_stable_release_branch-v1.72.0.rc
### What happened? Was testing `litellm_stable_release_branch-v1.72.0.rc` docker image, because it fixes a problem with gpt-image-1 for us and, when running the standard tests I've started to get this test failing....
Right now matrix-nio only works with cachetools 5.x (`~=5.3`). It would be great to make it also support cachetools 6.x (`~=6.2` right now). The request is because many other libraries...