Commit Graph

1012 Commits

Author SHA1 Message Date
hzg0601 0d6a9cf8f3 Merge branch 'master' into dev 2023-08-14 11:39:12 +08:00
hzg0601 986cb9179c update readme 2023-08-14 11:36:58 +08:00
hzg0601 0cea9ad3da Merge branch 'master' of https://github.com/chatchat-space/Langchain-Chatchat 2023-08-14 11:25:11 +08:00
hzg0601 6590ca32db 更新多卡部署 2023-08-14 11:24:52 +08:00
imClumsyPanda 932ca4e4c5
Update README.md 2023-08-14 10:42:05 +08:00
imClumsyPanda c34215465d
Add files via upload 2023-08-14 10:41:35 +08:00
liunux4odoo 126bd51232 fix chat and knowledge_base_chat 2023-08-14 10:35:47 +08:00
imClumsyPanda 84e4981cc1
Update README.md 2023-08-14 07:44:12 +08:00
jinke a61c3cb465 update docker image desc
修改docker image镜像描述。
2023-08-14 01:07:52 +08:00
jinke 586d3eda53 add docker image
添加docker镜像链接及描述。
2023-08-14 01:02:38 +08:00
imClumsyPanda 837c4dbf25 update README.md 2023-08-13 23:55:51 +08:00
imClumsyPanda ac4d22a89f update README.md 2023-08-13 23:10:38 +08:00
imClumsyPanda b543f49278 update webui design 2023-08-13 22:25:01 +08:00
imClumsyPanda 77364c046e withdraw conversation management func 2023-08-13 17:53:59 +08:00
imClumsyPanda 1b07648238 fix bug in webui search_engine_chat 2023-08-13 16:20:53 +08:00
liunux4odoo 5df3de8dd0 fix webui: keep chat session sequence when delete session, again 2023-08-13 14:58:14 +08:00
liunux4odoo 6359f5e883 fix webui: keep chat session sequence when delete session 2023-08-13 13:13:30 +08:00
liunux4odoo 9974bf33a0 fix webui: switch to created chat session automatically 2023-08-13 12:59:06 +08:00
imClumsyPanda 353d9fc72b update init_database.py 2023-08-13 10:25:02 +08:00
liunux4odoo b59b34eaf7 fix webui: switch to created chat session automatically 2023-08-12 22:58:13 +08:00
liunux4odoo 1535059d2c fix webui: create and rename chat session 2023-08-12 22:30:21 +08:00
liunux4odoo 9514ec1944 fix webui: rename new chat session error 2023-08-12 20:17:36 +08:00
liunux4odoo e4c541ed0e update webui: switch to new chat after created it 2023-08-12 17:17:04 +08:00
imClumsyPanda e196ef0b17 update docs 2023-08-12 17:04:38 +08:00
imClumsyPanda bbfb599412 update master 2023-08-12 16:46:42 +08:00
imClumsyPanda f539766e8f update README.md 2023-08-12 16:44:42 +08:00
imClumsyPanda df6ef705b0 update README.md 2023-08-12 16:36:14 +08:00
imClumsyPanda 90eb45ac46 merge dev_fastchat 2023-08-12 16:31:20 +08:00
imClumsyPanda 18fe1b97f9 merge dev_fastchat 2023-08-12 16:30:07 +08:00
imClumsyPanda 4d4aabd8f7 update README.md 2023-08-12 16:24:11 +08:00
imClumsyPanda d081277618 update README.md 2023-08-12 16:21:55 +08:00
imClumsyPanda 57a9f04e8f update README.md 2023-08-12 16:07:47 +08:00
imClumsyPanda 70055d7f3a update README.md 2023-08-12 16:04:33 +08:00
imClumsyPanda 79d87d3344 update webui.py 2023-08-12 15:44:46 +08:00
imClumsyPanda b1d48317e1 update README.md 2023-08-12 15:20:36 +08:00
imClumsyPanda f4a42b8ccb update webui.py and README.md 2023-08-12 15:02:14 +08:00
imClumsyPanda 2ad33e010d update webui.py and README.md 2023-08-12 14:08:21 +08:00
imClumsyPanda 8c289e4974 update README.md 2023-08-12 11:21:29 +08:00
imClumsyPanda e65458a506 update requirements.txt 2023-08-12 10:44:04 +08:00
imClumsyPanda 90d385cb92 update webui.dialogue layout 2023-08-12 02:30:50 +08:00
imClumsyPanda 844b15a6f7 update webui.knowledge_base layout 2023-08-12 01:26:17 +08:00
imClumsyPanda afc6aa968d update webui layout 2023-08-11 23:40:41 +08:00
liunux4odoo 2bb9a7949f fix: delete knowledge base error 2023-08-11 23:35:27 +08:00
liunux4odoo 802ddb7b55 update docs 2023-08-11 23:30:07 +08:00
liunux4odoo 9add46ebbd add recreate vector store to knowledge base mamagement ui 2023-08-11 14:11:34 +08:00
liunux4odoo 2a57f49d80 update knowledge base management ui.
remove numpy/pandas from requirements, move them to webui requirements
2023-08-11 13:53:20 +08:00
imClumsyPanda 2a44bd870e
Dev (#1046)
* 增加lora检查点加载成功提示

* 修复baichuan_llm引起的bug

* update model_config

---------

Co-authored-by: hzg0601 <hzg0601@163.com>
2023-08-11 10:50:21 +08:00
liunux4odoo a08fe994c2 更新API与ApiReuest:
1. 重新整理webui_pages/utils与server/knowledge_base间的工具依赖
2.
将delete_knowledge_base与delete_doc接口从delete改为post.delete不支持body参数
3. 修复update_doc
4. 修复部分bug
2023-08-11 08:45:26 +08:00
liunux4odoo a261fda20b add tools to migrate knowledge base 2023-08-11 08:33:05 +08:00
imClumsyPanda 3c44cf65cd update webui layout 2023-08-10 23:51:10 +08:00