|
__init__.py
|
test(tests): 添加全面的API接口测试套件
|
2025-09-20 22:53:37 +08:00 |
|
test_auth_router.py
|
test: 增加路由的集成测试
|
2025-10-11 01:07:45 +08:00 |
|
test_chat_router.py
|
test: 增加路由的集成测试
|
2025-10-11 01:07:45 +08:00 |
|
test_evaluation_router.py
|
feat(evaluation): 支持评估基准下载
|
2026-02-20 13:23:20 +08:00 |
|
test_knowledge_router.py
|
feat: 支持 Dify 只读知识库检索接入
|
2026-02-24 12:12:02 +08:00 |
|
test_settings_router.py
|
feat: 添加 CLAUDE.md 文件以提供项目开发指导
|
2025-11-12 11:00:39 +08:00 |
|
test_system_router.py
|
style: 优化代码格式和清理冗余
|
2025-10-11 02:34:42 +08:00 |
|
test_task_router.py
|
feat: 更新任务列表接口,增加限制参数并返回任务摘要信息
|
2025-10-25 14:55:06 +08:00 |