Langchain-Chatchat/server/knowledge_base
Pickupppp 050a585a9d 修复 milvus 作为默认数据库初始化异常和调用search方法异常 2023-08-24 21:31:02 +08:00
..
kb_service 修复 milvus 作为默认数据库初始化异常和调用search方法异常 2023-08-24 21:31:02 +08:00
__init__.py move KBServiceFactory to server.knowledge_base.kb_service.base 2023-08-08 17:41:58 +08:00
kb_api.py update chat and knowledge base api: unify exception processing and return types 2023-08-19 15:14:45 +08:00
kb_doc_api.py optimize recreate vector store: save vector store once after all docs parsed for FAISS 2023-08-21 08:50:15 +08:00
migrate.py optimize recreate vector store: save vector store once after all docs parsed for FAISS 2023-08-21 08:50:15 +08:00
utils.py Update utils.py (#1128) 2023-08-17 21:09:05 +08:00