We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba9f05c commit 6f44805Copy full SHA for 6f44805
pyproject.toml
@@ -43,7 +43,7 @@ dependencies = [
43
[project.optional-dependencies]
44
anthropic = ["anthropic>=0.21.0,<1.0.0"]
45
gemini = ["google-genai>=1.32.0,<2.0.0"]
46
-litellm = ["litellm>=1.75.9,<2.0.0", "openai>=1.68.0,<1.110.0"]
+litellm = ["litellm>=1.75.9,<1.77.0", "openai>=1.68.0,<1.110.0"]
47
llamaapi = ["llama-api-client>=0.1.0,<1.0.0"]
48
mistral = ["mistralai>=1.8.2"]
49
ollama = ["ollama>=0.4.8,<1.0.0"]
0 commit comments