Files
ailine/backend
root 5a67a77c95
Some checks failed
构建并部署 AI Agent 服务 / deploy (push) Failing after 6m3s
refactor: 真正利用已有 RAG 代码重构 rag_nodes.py
- 真正导入和使用 backend/app/rag/tools.py
- 添加全局 RAG 工具管理(get/set_global_rag_tool)
- 集成 RAGPipeline,支持多路查询和重排序
- 兼容 rag_initializer.py 的初始化方式
- 移除模拟实现,使用真正的 RAG 功能
2026-04-26 11:25:01 +08:00
..