Langchain-Chatchat/server
hzg0601 5f1471232d update llm_api_launch.py:修复本地加载问题 2023-08-16 16:00:24 +08:00
..
chat fix api & webui: 1.add logs, 2. check json response, 3. set timeout=False in recreate_vector_stoore 2023-08-15 14:24:54 +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 fix KnowledgeFile: set text_splitter_name in database to SpacyTextSplitter if it is not set 2023-08-16 10:14:47 +08:00
static patch fastapi-offline to use local swagger-ui assests 2023-08-10 17:00:39 +08:00
api.py update api and webui: 2023-08-14 11:46:36 +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 update llm_api_launch.py:修复本地加载问题 2023-08-16 16:00:24 +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