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-23 23:40:03 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Langchain-Chatchat
/
server
/
knowledge_base
History
imClumsyPanda
035a199c32
update kb_server.base
2023-08-07 20:48:06 +08:00
..
kb_service
update kb_server.base
2023-08-07 20:48:06 +08:00
__init__.py
use KBServiceFactory to replace all the KnowledgeBase.
2023-08-07 20:37:16 +08:00
kb_api.py
use KBServiceFactory to replace all the KnowledgeBase.
2023-08-07 20:37:16 +08:00
kb_doc_api.py
use KBServiceFactory to replace all the KnowledgeBase.
2023-08-07 20:37:16 +08:00
knowledge_base_factory.py
use KBServiceFactory to replace all the KnowledgeBase.
2023-08-07 20:37:16 +08:00
knowledge_base.py
add KBService and KBServiceFactory class
2023-08-06 23:44:02 +08:00
knowledge_file.py
1. add add_doc and list_docs to KnowledgeBase class
2023-08-05 22:57:19 +08:00
utils.py
add KBService and KBServiceFactory class
2023-08-06 23:44:02 +08:00