Langchain-Chatchat/webui_pages
liunux4odoo 4651b50176 WEB UI中对话功能已完成。目前很多参数还不支持,待API接口完善后再加入。 2023-08-03 13:41:31 +08:00
..
dialogue WEB UI中对话功能已完成。目前很多参数还不支持,待API接口完善后再加入。 2023-08-03 13:41:31 +08:00
knowledge_base update webui.py 2023-08-01 15:08:19 +08:00
model_config update webui.py 2023-08-01 15:08:19 +08:00
__init__.py add webui_pages 2023-08-01 14:47:38 +08:00
utils.py 将httpx.stream返回结果转化为普通生成器,使得httpx api请求与直接调用server.chat.xx返回相同的结果。 2023-08-03 12:52:49 +08:00