Langchain-Chatchat/server/knowledge_base
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
..
kb_service update webui layout 2023-08-11 23:40:41 +08:00
__init__.py move KBServiceFactory to server.knowledge_base.kb_service.base 2023-08-08 17:41:58 +08:00
kb_api.py update knowledge base api: 2023-08-09 21:57:40 +08:00
kb_doc_api.py 1. update readme;2. 解决多卡启动问题;3. 更新lora加载方式说明 (#1079) 2023-08-14 17:35:51 +08:00
migrate.py update knowledge base management ui. 2023-08-11 13:53:20 +08:00
utils.py 更新API与ApiReuest: 2023-08-11 08:45:26 +08:00