ForcePilot/test
miluELK 103b3affee feat:为kb的download_document,add_documents,delete_document操作接口使用了minio管理文件。实现了minio的部分异步操作
debug:minio 7.2.19使用时需要显式指定参数
feat:为excel添加了特殊的处理方式,通过保存表头避免chunk丢失信息,需要安装openpyxl
2025-11-29 17:49:42 +08:00
..
api feat: 添加 CLAUDE.md 文件以提供项目开发指导 2025-11-12 11:00:39 +08:00
data refactor(chat): 优化异步调用及增强内容审查机制 2025-09-19 00:57:53 +08:00
.env.test.example test: 增加路由的集成测试 2025-10-11 01:07:45 +08:00
bruteforce_simulation.py feat: 更新模型配置和选择逻辑,修改为通过 model_spec 统一指定模型格式 2025-10-14 02:27:15 +08:00
conftest.py style: 优化代码格式和清理冗余 2025-10-11 02:34:42 +08:00
run_git_changes_tests.py feat:为kb的download_document,add_documents,delete_document操作接口使用了minio管理文件。实现了minio的部分异步操作 2025-11-29 17:49:42 +08:00
run_tests.sh test(tests): 添加全面的API接口测试套件 2025-09-20 22:53:37 +08:00
test_concurrency.py refactor: 清理未使用的导入和优化代码格式 2025-09-02 01:08:42 +08:00
test_indexing_changes.py feat:为kb的download_document,add_documents,delete_document操作接口使用了minio管理文件。实现了minio的部分异步操作 2025-11-29 17:49:42 +08:00
test_kb_utils_changes.py feat:为kb的download_document,add_documents,delete_document操作接口使用了minio管理文件。实现了minio的部分异步操作 2025-11-29 17:49:42 +08:00
test_knowledge_router_changes.py feat:为kb的download_document,add_documents,delete_document操作接口使用了minio管理文件。实现了minio的部分异步操作 2025-11-29 17:49:42 +08:00
test_minio_client_changes.py feat:为kb的download_document,add_documents,delete_document操作接口使用了minio管理文件。实现了minio的部分异步操作 2025-11-29 17:49:42 +08:00
test_mysql_connection.py feat: 更新环境变量配置路径 2025-10-10 18:07:06 +08:00
test_mysql_import.py feat(MySQL): 集成 MySQL 数据库查询功能 2025-09-16 15:23:18 +08:00
test_neo4j.py stylle: 使用更加严格的风格检查以及代码格式化方法 2025-09-01 22:37:03 +08:00