Langchain-Chatchat/server/knowledge_base
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.py add KBService and KBServiceFactory class 2023-08-06 23:44:02 +08:00
knowledge_base_factory.py use KBServiceFactory to replace all the KnowledgeBase. 2023-08-07 20:37:16 +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