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
93aef365e72deb237d868bfd60e0dcb61a4612df
rag
/
common
/
eino
History
qhd
2ced0a43e5
feat: 优化RAG检索与聊天模型支持历史对话
...
实现双路检索并行优化,使用EINO官方模板重构聊天逻辑,增加多轮对话历史记录管理及相关性过滤,并修复数据库唯一索引。
2026-04-09 13:57:46 +08:00
..
chat_model.go
feat: 优化RAG检索与聊天模型支持历史对话
2026-04-09 13:57:46 +08:00
consts.go
feat: rag初始版
2026-04-03 11:14:44 +08:00
document_loader.go
feat: rag初始版
2026-04-03 11:14:44 +08:00
document_semantic.go
feat: rag初始版
2026-04-03 11:14:44 +08:00
embedding_batch.go
feat: rag初始版
2026-04-03 11:14:44 +08:00
embedding.go
feat: rag初始版
2026-04-03 11:14:44 +08:00
indexer.go
feat: 支持多数据库配置与PGVector检索
2026-04-03 17:59:05 +08:00
retriever.go
feat: 优化RAG检索与聊天模型支持历史对话
2026-04-09 13:57:46 +08:00