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 93d3ac8 commit f90d9e2Copy full SHA for f90d9e2
pyproject.toml
@@ -70,7 +70,7 @@ docs = [
70
litellm = [
71
"litellm>=1.73.1,<2.0.0",
72
# https://github.com/BerriAI/litellm/issues/13711
73
- "openai<1.100.0",
+ "openai<1.101.0",
74
]
75
llamaapi = [
76
"llama-api-client>=0.1.0,<1.0.0",
0 commit comments