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-22 14:57:02 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Langchain-Chatchat
/
server
/
db
/
models
History
liunux4odoo
1b9b777eaf
使 MessageModel 中 conversation_id 为非必填项,避免前端请求错误
2023-11-23 21:42:27 +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
feat: add db memory (
#2046
)
2023-11-22 18:38:26 +08:00
knowledge_base_model.py
北京黑客松更新 (
#1785
)
2023-10-18 15:19:02 +08:00
knowledge_file_model.py
修复:切换embed_model时,FAISS向量库未正确释放,导致`d == self.d assert (
#1766
)
2023-10-16 21:02:07 +08:00
message_model.py
使 MessageModel 中 conversation_id 为非必填项,避免前端请求错误
2023-11-23 21:42:27 +08:00