feat: 添加 AI Agent 对话测试工具 + 代码优化
主要变更: - 新增 tests/test_ai_chat.py: AI Agent 对话测试工具 - 优化 core/pydantic_ai_agent.py 和 db/chat_log_db.py - 清理归档文件,更新文档 Made-with: Cursor
This commit is contained in:
@@ -10,3 +10,4 @@ aiofiles>=23.0.0
|
||||
httpx>=0.25.0
|
||||
numpy>=1.24.0
|
||||
opencv-python>=4.8.0
|
||||
pymysql>=1.1.0
|
||||
|
||||
Reference in New Issue
Block a user