agent-factory: generate agent auto-parse-email-content-and-extrac
This commit is contained in:
18
requirements.txt
Normal file
18
requirements.txt
Normal file
@@ -0,0 +1,18 @@
|
||||
# Auto-generated by Agent Factory
|
||||
uvicorn[standard]==0.32.1
|
||||
starlette>=0.28.0
|
||||
pydantic>=2.11.3
|
||||
python-dotenv==1.0.1
|
||||
httpx>=0.28.1
|
||||
click>=8.1.8
|
||||
|
||||
# A2A Protocol
|
||||
a2a-sdk[http-server]>=0.3.0
|
||||
|
||||
# LangChain & LangGraph
|
||||
langchain>=1.2.10
|
||||
langchain-openai>=0.2.12
|
||||
langchain-core>=1.2.11
|
||||
langgraph>=0.2.59
|
||||
langgraph-checkpoint>=2.0.6
|
||||
openai>=1.109.1
|
||||
Reference in New Issue
Block a user