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
14
Commits
2
Branches
0
Tags
2ced0a43e54126e0f27e2ea75836d48349d047d0
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
qhd
2ced0a43e5
feat: 优化RAG检索与聊天模型支持历史对话
...
实现双路检索并行优化,使用EINO官方模板重构聊天逻辑,增加多轮对话历史记录管理及相关性过滤,并修复数据库唯一索引。
2026-04-09 13:57:46 +08:00
common
feat: 优化RAG检索与聊天模型支持历史对话
2026-04-09 13:57:46 +08:00
consts
refactor: 重构文档处理流程和任务管理
2026-04-09 09:11:43 +08:00
controller
refactor: 重构文档处理流程和任务管理
2026-04-09 09:11:43 +08:00
dao
feat: 优化RAG检索与聊天模型支持历史对话
2026-04-09 13:57:46 +08:00
model
feat: 优化RAG检索与聊天模型支持历史对话
2026-04-09 13:57:46 +08:00
service
feat: 优化RAG检索与聊天模型支持历史对话
2026-04-09 13:57:46 +08:00
.gitignore
1
2026-04-03 11:17:08 +08:00
config.yml
refactor: 重构文档处理流程和任务管理
2026-04-09 09:11:43 +08:00
Dockerfile
测试服务器IP配置变更
2026-04-08 22:14:22 +08:00
go.mod
chore: 移除 Elasticsearch 依赖
2026-04-09 09:14:20 +08:00
go.sum
chore: 移除 Elasticsearch 依赖
2026-04-09 09:14:20 +08:00
main.go
refactor: 重构文档处理流程和任务管理
2026-04-09 09:11:43 +08:00
update.sql
feat: 优化RAG检索与聊天模型支持历史对话
2026-04-09 13:57:46 +08:00
Description
No description provided
29
MiB
Languages
Go
100%