Files
deepagents----/requirements.txt

23 lines
349 B
Plaintext
Raw Normal View History

2025-11-02 18:06:38 +08:00
# DeepAgents框架从本地安装
-e D:/AA_Work_DeepResearch/deepagents
# LangChain生态
langchain>=0.3.0
langchain-openai>=0.2.0
langchain-community>=0.3.0
langgraph>=0.2.0
# 搜索工具
tavily-python>=0.5.0
# 环境配置
python-dotenv>=1.0.0
# CLI和UI
rich>=13.0.0
click>=8.1.0
# 工具库
typing-extensions>=4.12.0
pydantic>=2.0.0