This website requires JavaScript.
Explore
Help
Register
Sign In
RYDE-WORK
/
Langchain-Chatchat
Watch
1
Star
0
Fork
0
You've already forked Langchain-Chatchat
mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced
2026-01-24 07:43:16 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Langchain-Chatchat
/
server
/
db
/
models
History
glide-the
307b973f26
embeddings模块集成openai plugins插件,使用统一api调用
2024-03-06 13:47:15 +08:00
..
__init__.py
使用orm操作数据库
2023-08-08 14:25:55 +08:00
base.py
使用orm操作数据库
2023-08-08 14:25:55 +08:00
conversation_model.py
Dev (
#2280
)
2024-03-06 13:32:36 +08:00
knowledge_base_model.py
embeddings模块集成openai plugins插件,使用统一api调用
2024-03-06 13:47:15 +08:00
knowledge_file_model.py
修复:切换embed_model时,FAISS向量库未正确释放,导致`d == self.d assert (
#1766
)
2023-10-16 21:02:07 +08:00
knowledge_metadata_model.py
summary_chunk 文档分段总结业务实现
2023-09-20 23:55:56 +08:00
message_model.py
Dev (
#2280
)
2024-03-06 13:32:36 +08:00