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 80d6b28 commit 205e5b7Copy full SHA for 205e5b7
pyproject.toml
@@ -22,7 +22,7 @@ dependencies = [
22
"opentelemetry-instrumentation-logging>=0.56b0",
23
"wrapt>=1.17.2", # For patching built-in functions
24
"openai<1.100", # For fix https://github.com/BerriAI/litellm/issues/13710
25
- "volcengine-python-sdk>=4.0.3", # For Volcengine API
+ "volcengine-python-sdk>=4.0.18", # For Volcengine API
26
"volcengine>=1.0.193", # For Volcengine sign
27
"agent-pilot-sdk>=0.1.2", # Prompt optimization by Volcengine AgentPilot/PromptPilot toolkits
28
"fastmcp>=2.11.3", # For running MCP
0 commit comments