Langchain-Chatchat/server/knowledge_base
zqt996 0f46185cfb
添加Milvus库 (#1011)
2023-08-07 16:56:57 +08:00
..
kb_service 添加Milvus库 (#1011) 2023-08-07 16:56:57 +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 添加Milvus库 (#1011) 2023-08-07 16:56:57 +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