feat: 更新agent应用入口和依赖

- 更新 agent/app/main.py 入口文件
- 更新 agent/requirements.txt 依赖

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-12 15:23:29 +08:00
parent 414147911a
commit 963666b8bb
2 changed files with 8 additions and 0 deletions

View File

@@ -8,3 +8,4 @@ aiohttp>=3.8.0
redis>=5.0.0
loguru>=0.7.0
tiktoken>=0.12.0
simplemem>=0.1.0