Langchain-Chatchat/server/knowledge_base
imClumsyPanda 18d31f5116 add KBService and KBServiceFactory class 2023-08-06 23:44:02 +08:00
..
kb_service add KBService and KBServiceFactory class 2023-08-06 23:44:02 +08:00
__init__.py change kb_api functions with KnowledgeBase class method 2023-08-05 03:15:41 +08:00
kb_api.py update class method of KnowledgeBase and KnowledgeFile 2023-08-05 13:51:05 +08:00
kb_doc_api.py update kb_doc_api.py 2023-08-06 18:32:10 +08:00
knowledge_base.py add KBService and KBServiceFactory class 2023-08-06 23:44:02 +08:00
knowledge_base_factory.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