This website requires JavaScript.
Explore
Help
Sign In
Nigel
/
RAG
Watch
0
Star
0
Fork
You've already forked RAG
2
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
2
Wiki
Activity
master
RAG
/
rag
History
zhangxunhui
1cb82f4216
将chat模型和embedding模型分离,支持了ollama和openai两种格式
2026-03-14 17:13:31 +08:00
..
__init__.py
更新了folder同步的逻辑
2026-01-25 21:59:25 +08:00
chunk_handler.py
修改了大模型返回chunk的处理方式
2026-01-11 08:16:48 +08:00
file_parser.py
更新了folder同步的逻辑
2026-01-25 21:59:25 +08:00
rag_engine.py
将chat模型和embedding模型分离,支持了ollama和openai两种格式
2026-03-14 17:13:31 +08:00
vector_store.py
将chat模型和embedding模型分离,支持了ollama和openai两种格式
2026-03-14 17:13:31 +08:00