hyf-backend/th_agenter/api/endpoints
eason a523dd5151 fix: 调整相似度阈值以优化知识库检索逻辑
- 将多个地方的相似度阈值从0.5降低至0.45,以提高知识库结果的相关性匹配
- 更新相关数据库文件和二进制数据,确保数据一致性
2026-01-30 16:56:10 +08:00
..
__init__.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
agent_chat.py fix: 调整相似度阈值以优化知识库检索逻辑 2026-01-30 16:56:10 +08:00
auth.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
chat.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
database_config.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
knowledge_base.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
llm_configs.py feat: 更新LLM配置管理和错误处理逻辑 2026-01-24 11:48:31 +08:00
roles.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
smart_chat.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
smart_query.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
table_metadata.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
users.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
workflow.py feat: 更新工作流引擎和数据库日志记录逻辑 2026-01-28 20:14:29 +08:00