Langchain-Chatchat/server/knowledge_base/kb_service
imClumsyPanda 8a4d9168fa update import pkgs and format 2023-08-10 21:26:05 +08:00
..
__init__.py add KBService and KBServiceFactory class 2023-08-06 23:44:02 +08:00
base.py update import pkgs and format 2023-08-10 21:26:05 +08:00
default_kb_service.py move configs to configs.model_config 2023-08-08 15:56:32 +08:00
faiss_kb_service.py add SCORE_THRESHOLD to faiss and milvus kb service 2023-08-10 00:36:59 +08:00
milvus_kb_service.py add SCORE_THRESHOLD to faiss and milvus kb service 2023-08-10 00:36:59 +08:00
pg_kb_service.py update import pkgs and format 2023-08-10 21:26:05 +08:00