- 更新 agent/app/main.py 入口文件 - 更新 agent/requirements.txt 依赖 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
12 lines
188 B
Plaintext
12 lines
188 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
|
|
loguru>=0.7.0
|
|
tiktoken>=0.12.0
|
|
simplemem>=0.1.0
|