hyf-backend/th_agenter/services
eason 67087e0664 feat: 删除旧的Chroma数据库文件和相关文档
- 删除多个Chroma数据库文件,包括kb_2、kb_3、kb_13、kb_14、kb_15、kb_16、kb_18等的SQLite和二进制文件
- 移除测试知识库和上传的文档,确保数据一致性
- 更新文档处理器以增强初始化和错误处理逻辑,确保向量数据库路径的正确设置
2026-01-26 17:46:07 +08:00
..
agent chore: 提交所有代码 2026-01-21 13:45:39 +08:00
mcp chore: 提交所有代码 2026-01-21 13:45:39 +08:00
tools chore: 提交所有代码 2026-01-21 13:45:39 +08:00
agent_config.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
auth.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
chat.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
conversation.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
conversation_context.py feat: 添加 Zhipu 嵌入模型支持并修复 Python 3.9 兼容性问题 2026-01-22 16:18:29 +08:00
database_config_service.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
document.py feat: 删除旧的Chroma数据库文件和相关文档 2026-01-26 17:46:07 +08:00
document_processor.py feat: 删除旧的Chroma数据库文件和相关文档 2026-01-26 17:46:07 +08:00
embedding_factory.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
excel_metadata_service.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
knowledge_base.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
knowledge_chat.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
langchain_chat.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
llm_config_service.py feat: 删除旧的Chroma数据库文件和相关文档 2026-01-26 17:46:07 +08:00
llm_service.py feat: 优化LLM服务的错误处理和模型配置逻辑 2026-01-24 11:18:19 +08:00
mysql_tool_manager.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
postgresql_tool_manager.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
smart_db_workflow.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
smart_excel_workflow.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
smart_query.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
smart_workflow.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
storage.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
table_metadata_service.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
user.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
workflow_engine.py feat: 优化LLM服务的错误处理和模型配置逻辑 2026-01-24 11:18:19 +08:00
zhipu_embeddings.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00