This website requires JavaScript.
Explore
Help
Register
Sign In
weiweiw
/
Langchain-Chatchat
Watch
1
Star
0
Fork
You've already forked Langchain-Chatchat
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c4994e85df
Langchain-Chatchat
/
server
/
knowledge_base
History
liunux4odoo
c4994e85df
fix: knowledge_base_chat and search_engine_chat should stream json text
...
instead of dict. client should use json.loads.
2023-08-04 12:12:13 +08:00
..
__init__.py
v0.2.0 first commit
2023-07-27 23:22:07 +08:00
kb_api.py
v0.2.0 first commit
2023-07-27 23:22:07 +08:00
kb_doc_api.py
优化server下知识库相关模块的结构:将知识库相关操作从knowledge_base_chat移动到knowledge_base.utils;优化kb_doc_api中embeddings加载。
2023-08-04 10:16:30 +08:00
utils.py
fix: knowledge_base_chat and search_engine_chat should stream json text
2023-08-04 12:12:13 +08:00