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 35450a3 commit 4dde9f9Copy full SHA for 4dde9f9
pyproject.toml
@@ -26,7 +26,7 @@ dependencies = [
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.12.3", # For running MCP
29
- "trustedmcp==0.0.4", # For running TrustedMCP
+ "trustedmcp==0.0.5", # For running TrustedMCP
30
"cookiecutter==2.6.0", # For cloud deploy
31
"omegaconf==2.3.0", # For agent builder
32
"llama-index==0.14.0",
0 commit comments