deploy
All checks were successful
build / build (push) Successful in 4s

This commit is contained in:
a2a-platform
2026-05-27 15:53:43 +00:00
commit 16d7a5fc4f
9 changed files with 1252 additions and 0 deletions

7
requirements.txt Normal file
View File

@@ -0,0 +1,7 @@
# 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