Langchain-Chatchat/server/knowledge_base
imClumsyPanda 8faafa6a32 update format 2023-08-27 20:23:07 +08:00
..
kb_service 适配score_threshold 2023-08-27 11:21:10 +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 修复重建知识库界面无反应的问题,添加一些log信息 (#1258) 2023-08-26 18:26:38 +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 format 2023-08-27 20:23:07 +08:00