This website requires JavaScript.
Explore
Help
Sign In
root
/
ailine
Watch
1
Star
0
Fork
0
You've already forked ailine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
ailine
/
backend
/
rag_core
History
root
9841f47432
Some checks failed
构建并部署 AI Agent 服务 / deploy (push)
Failing after 6m53s
Details
refactor: 重构RAG核心组件,简化代码结构和测试文件
2026-05-04 17:58:10 +08:00
..
__init__.py
refactor: 重构RAG核心组件,简化代码结构和测试文件
2026-05-04 17:58:10 +08:00
client.py
refactor: 重构RAG核心组件,简化代码结构和测试文件
2026-05-04 17:58:10 +08:00
config.py
feat: RAG混合检索系统完整实现 + 启动脚本修复
2026-05-04 02:54:37 +08:00
doc_store.py
refactor: 重构RAG核心组件,简化代码结构和测试文件
2026-05-04 17:58:10 +08:00
embedders.py
refactor!: 完全异步化 RAG 系统,移除 LangChain ParentDocumentRetriever 依赖
2026-05-04 14:33:12 +08:00
sparse_embedder.py
feat: RAG混合检索系统完整实现 + 启动脚本修复
2026-05-04 02:54:37 +08:00
vector_store.py
refactor: 重构RAG核心组件,简化代码结构和测试文件
2026-05-04 17:58:10 +08:00