-
I'm encountering a ModuleNotFoundError when trying to import the py-zerox module in my Python project, despite having installed it successfully.
Environment
Python Version: 3.12
Install…
-
Anthropic changed their python sdk - making this code line outdated.
https://github.com/ehill-iolani/chromadb-claude/blob/cd81f8e0dbe9cea761aa685b92c45f8c8d181d6b/main.py#L35
---
Would love t…
-
Allow for support of non-chat openai models
**Is your feature request related to a problem? Please describe.**
Currently, there is a limitation to the type of models that can be used for prompts i…
-
Integrate at least one model through [Amazon Bedrock](https://aws.amazon.com/bedrock/).
-
### 🔖 Feature description
I think support for Azure Openai API would be great.
as so many developers and organizations use Azure to fulfill their Cloud Needs.
So adding up a support for azure O…
-
Aider version: 0.62.1
Python version: 3.12.2
Platform: Windows-11-10.0.22631-SP0
Python implementation: CPython
Virtual environment: Yes
OS: Windows 11 (64bit)
Git version: git version 2.46.0.wi…
-
### What happened?
`litellm.UnsupportedParamsError` is raised when passing `dimensions`, though this is a param supported by Jina AI.
## Works
```python
litellm.embedding(
model="jina_a…
-
### What happened?
Doesn't seem like `logprobs` are being logged or sent to Langfuse.
### Relevant log output
_No response_
### Twitter / LinkedIn details
https://www.linkedin.com/in/davidm…
-
Aider version: 0.57.1
Python version: 3.12.6
Platform: macOS-15.2-arm64-arm-64bit
Python implementation: CPython
Virtual environment: No
OS: Darwin 24.2.0 (64bit)
Git version: git version 2.23.0…
-
### What happened?
I was trying to run litellm with WIFI turned off for a local model, but it wasn't able to run with failure connecting to openai server? Is it expected?
### Relevant log output
_…