Langchain-Chatchat/server
hzg0601 0e20552083 1. 增加baichuan-api支持;2.增加批量复制configs下.example文件为.py文件的脚本copy_config_example.py;3. 更新model_config.py.example 2023-09-29 13:16:14 +08:00
..
agent Dev (#1618) 2023-09-28 20:19:26 +08:00
chat Dev (#1618) 2023-09-28 20:19:26 +08:00
db 优化configs (#1474) 2023-09-15 17:52:22 +08:00
knowledge_base 根据官方文档,添加对英文版的bge embedding的指示模板 (#1585) 2023-09-28 19:18:31 +08:00
model_workers 1. 增加baichuan-api支持;2.增加批量复制configs下.example文件为.py文件的脚本copy_config_example.py;3. 更新model_config.py.example 2023-09-29 13:16:14 +08:00
static update api and webui: 2023-08-16 13:18:58 +08:00
api.py 第一版初步agent实现 (#1503) 2023-09-17 11:19:16 +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
llm_api.py 将所有httpx请求改为使用Client,提高效率,方便以后设置代理等。 (#1554) 2023-09-21 15:19:51 +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 将所有httpx请求改为使用Client,提高效率,方便以后设置代理等。 (#1554) 2023-09-21 15:19:51 +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