Langchain-Chatchat/server
imClumsyPanda f3042a6a29 merge master 2023-09-22 12:36:45 +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 merge master 2023-09-22 12:36:45 +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 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