This website requires JavaScript.
Explore
Help
Register
Sign In
red-future
/
rag
Watch
4
Star
0
Fork
0
You've already forked rag
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b2f7cff277a78a22f7f21ecb2e67cfae3f13dcce
rag
/
dao
History
qhd
2ced0a43e5
feat: 优化RAG检索与聊天模型支持历史对话
...
实现双路检索并行优化,使用EINO官方模板重构聊天逻辑,增加多轮对话历史记录管理及相关性过滤,并修复数据库唯一索引。
2026-04-09 13:57:46 +08:00
..
dataset_index.go
refactor: 重构文档处理流程和任务管理
2026-04-09 09:11:43 +08:00
dataset.go
feat: 支持多数据库配置与PGVector检索
2026-04-03 17:59:05 +08:00
document_chunk.go
feat: 优化RAG检索与聊天模型支持历史对话
2026-04-09 13:57:46 +08:00
document.go
feat: 支持多数据库配置与PGVector检索
2026-04-03 17:59:05 +08:00
keyword.go
refactor: 重构文档处理流程和任务管理
2026-04-09 09:11:43 +08:00
task.go
refactor: 重构文档处理流程和任务管理
2026-04-09 09:11:43 +08:00