This commit is contained in:
a2a-platform
2026-06-01 15:53:08 +00:00
parent 4ad5c42397
commit 174ec2fd52
5 changed files with 9529 additions and 287 deletions

View File

@@ -1,6 +1,7 @@
# a2a-pack is auto-installed by the deploy build.
# These starter deps power the DeepAgents tool-calling example in agent.py.
# a2a-pack is installed by the platform base image.
deepagents>=0.5.0
langchain>=0.3
langchain-openai>=0.2
langchain-core>=0.3
langgraph>=0.6
httpx>=0.27