- 将查询参数从全局元数据迁移到知识库实例元数据 - 废弃 reranker_config 配置,统一通过 query_params.options 管理 - 修改 Milvus 和 LightRAG 实现以使用新的查询参数结构 - 更新前端界面移除旧的 reranker 配置表单 - 添加测试用例验证新的查询参数配置流程 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_auth_router.py | ||
| test_chat_router.py | ||
| test_dashboard_router.py | ||
| test_knowledge_router.py | ||
| test_settings_router.py | ||
| test_system_router.py | ||
| test_task_router.py | ||
| test_unified_graph_router.py | ||