Langchain-Chatchat/server
liunux4odoo 2adfa4277c
在webui模型列表中包括:非model worker启动的在线模型(如openai-api);已经下载的本地模型 (#2060)
2023-11-14 21:17:32 +08:00
..
agent GLM3支持传入提示词 (#2058) 2023-11-14 17:45:22 +08:00
chat GLM3支持传入提示词 (#2058) 2023-11-14 17:45:22 +08:00
db 增加ElasticSearch支持 2023-11-10 16:04:41 +08:00
knowledge_base 更新了chatglm3 6b agent的文档,提示词 (#2041) 2023-11-13 16:30:09 +08:00
model_workers 支持通过配置项同时启动多个模型,将Wiki纳入samples知识库 (#2002) 2023-11-09 22:15:52 +08:00
static update api and webui: 2023-08-16 13:18:58 +08:00
api.py close #2044: duplicated mount_knowledge_base_routes in server/api.py 2023-11-13 20:30:32 +08:00
api_allinone_stale.py update llm_api_launch,api_allinone,webui_allinone,readme:1.llm_api_launch,api_allinone_webui_allinone更名;2. 更新readme关于startup的说明 2023-08-17 16:59:16 +08:00
embeddings_api.py 支持在线 Embeddings, Lite 模式支持所有知识库相关功能 (#1924) 2023-10-31 14:26:50 +08:00
llm_api.py 在webui模型列表中包括:非model worker启动的在线模型(如openai-api);已经下载的本地模型 (#2060) 2023-11-14 21:17:32 +08:00
llm_api_shutdown.py update import pkgs and format 2023-08-10 21:26:05 +08:00
llm_api_stale.py fix argument name in help text (#1532) 2023-09-20 10:38:50 +08:00
utils.py 在webui模型列表中包括:非model worker启动的在线模型(如openai-api);已经下载的本地模型 (#2060) 2023-11-14 21:17:32 +08:00
webui_allinone_stale.py update llm_api_launch,api_allinone,webui_allinone,readme:1.llm_api_launch,api_allinone_webui_allinone更名;2. 更新readme关于startup的说明 2023-08-17 16:59:16 +08:00