Langchain-Chatchat/server/chat
Zhi-guo Huang 71b528a2d1
1. update readme;2. 解决多卡启动问题;3. 更新lora加载方式说明 (#1079)
* fix chat and knowledge_base_chat

* 更新多卡部署

* update readme

* update api and webui:
1. add download_doc to api
2. return local path or http url in kowledge_base_chat depends on
   no_remote_api
3. change assistant avater in webui

* 解决多卡启动问题

* fix chat and knowledge_base_chat

* 更新readme的lora加载方式

* update readme

* 更新readme

---------

Co-authored-by: liunux4odoo <liunu@qq.com>
2023-08-14 17:35:51 +08:00
..
__init__.py 1. change bing_search_chat and duckduckgo_search_chat into search_engine_chat 2023-08-03 18:22:36 +08:00
chat.py 1. update readme;2. 解决多卡启动问题;3. 更新lora加载方式说明 (#1079) 2023-08-14 17:35:51 +08:00
knowledge_base_chat.py 1. update readme;2. 解决多卡启动问题;3. 更新lora加载方式说明 (#1079) 2023-08-14 17:35:51 +08:00
openai_chat.py update import pkgs and format 2023-08-10 21:26:05 +08:00
search_engine_chat.py update import pkgs and format 2023-08-10 21:26:05 +08:00
utils.py add history to chat apis 2023-08-08 23:54:51 +08:00