- 删除旧的 agent 核心文件 - 新增 supervisor, memory, skills 等模块 - 重构 main.py 服务入口 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
9 lines
140 B
Plaintext
9 lines
140 B
Plaintext
fastapi>=0.100.0
|
|
uvicorn[standard]>=0.23.0
|
|
pydantic>=2.0.0
|
|
openai>=1.0.0
|
|
anthropic>=0.18.0
|
|
python-dotenv>=1.0.0
|
|
aiohttp>=3.8.0
|
|
redis>=5.0.0
|