Langchain-Chatchat/server/knowledge_base/kb_service
liunux4odoo 2a57f49d80 update knowledge base management ui.
remove numpy/pandas from requirements, move them to webui requirements
2023-08-11 13:53:20 +08:00
..
__init__.py add KBService and KBServiceFactory class 2023-08-06 23:44:02 +08:00
base.py update knowledge base management ui. 2023-08-11 13:53:20 +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