Langchain-Chatchat/server/knowledge_base
imClumsyPanda d6dce95682 bug fix 2023-09-01 14:15:13 +08:00
..
kb_service 优化LLM和Embedding模型运行设备配置,可设为auto自动检测 2023-08-31 17:41:09 +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 增加数据库字段,重建知识库使用多线程 (#1280) 2023-08-28 13:50:35 +08:00
migrate.py 优化LLM和Embedding模型运行设备配置,可设为auto自动检测;修复:重建知识库时FAISS未保存 (#1330) 2023-08-31 17:44:48 +08:00
utils.py bug fix 2023-09-01 14:15:13 +08:00