Langchain-Chatchat/server
liunux4odoo eb6f5cf84b
fix: embedding_model_dict used for bge-* models (#1628)
change to use `get_model_path`
2023-09-29 18:57:15 +08:00
..
agent python3.8用户需要加上__future__ (#1624) 2023-09-29 16:04:44 +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 fix: embedding_model_dict used for bge-* models (#1628) 2023-09-29 18:57:15 +08:00
model_workers update baichuan.py 2023-09-29 13:19:17 +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