Langchain-Chatchat/server
liunux4odoo 67b8ebef52 update api and webui:
1. 增加search_docs接口,返回原始知识库检索文档,close #1103
2. 为FAISS检索增加score_threshold参数。milvus和PG暂不支持
2023-08-16 13:18:58 +08:00
..
chat update api and webui: 2023-08-16 13:18:58 +08:00
db fix KnowledgeFile: set text_splitter_name in database to SpacyTextSplitter if it is not set 2023-08-16 10:14:47 +08:00
knowledge_base update api and webui: 2023-08-16 13:18:58 +08:00
static update api and webui: 2023-08-16 13:18:58 +08:00
api.py update api and webui: 2023-08-16 13:18:58 +08:00
api_allinone.py 1. 更新allinone脚本提示,增加中文提示;2. 新增服务一键停止脚本shutdown_all.sh;3. 更新readme说明;3. 修复命令行bug 2023-08-16 11:15:10 +08:00
llm_api.py 更新多卡部署 2023-08-14 11:24:52 +08:00
llm_api_launch.py 1. 更新allinone脚本提示,增加中文提示;2. 新增服务一键停止脚本shutdown_all.sh;3. 更新readme说明;3. 修复命令行bug 2023-08-16 11:15:10 +08:00
llm_api_shutdown.py update import pkgs and format 2023-08-10 21:26:05 +08:00
utils.py 更新API与ApiReuest: 2023-08-11 08:45:26 +08:00