Langchain-Chatchat/server
liunux4odoo e4a927c5d1
将所有httpx请求改为使用Client,提高效率,方便以后设置代理等。 (#1554)
将所有httpx请求改为使用Client,提高效率,方便以后设置代理等。

将本项目相关服务加入无代理列表,避免fastchat的服务器请求错误。(windows下无效)
2023-09-21 15:19:51 +08:00
..
agent move wrap_done & get_ChatOpenAI from server.chat.utils to server.utils (#1506) 2023-09-17 16:19:50 +08:00
chat move wrap_done & get_ChatOpenAI from server.chat.utils to server.utils (#1506) 2023-09-17 16:19:50 +08:00
db 优化configs (#1474) 2023-09-15 17:52:22 +08:00
knowledge_base update kb_doc_api: use Form instead of Body when upload file 2023-09-21 09:57:36 +08:00
model_workers 将所有httpx请求改为使用Client,提高效率,方便以后设置代理等。 (#1554) 2023-09-21 15:19:51 +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 update README.md and llm_api_stale.py 2023-08-20 10:38:41 +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