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:
2026-02-28 16:19:35 +08:00
parent a6c42d505a
commit c39840fe15
49 changed files with 2453 additions and 8556 deletions

View File

@@ -1,9 +1,10 @@
{
"daily": {
"2026-02-26": 1.4850000000000005,
"2026-02-27": 1.3200000000000007
"2026-02-27": 1.3200000000000007,
"2026-02-28": 0.25999999999999995
},
"monthly": {
"2026-02": 2.8050000000000015
"2026-02": 3.0650000000000017
}
}