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-21 06:19:29 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Langchain-Chatchat
/
server
/
knowledge_base
History
liunux4odoo
08493bffbb
add a basic knowledge base management ui.
2023-08-07 21:00:55 +08:00
..
kb_service
add a basic knowledge base management ui.
2023-08-07 21:00:55 +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