更新readme内容

This commit is contained in:
liang tongtong 2023-04-11 05:46:34 +00:00
parent 3682020c20
commit fe589a5228
4 changed files with 6 additions and 0 deletions

View File

@ -14,6 +14,9 @@
![webui](./img/ui1.png)
根据上图依次点击step1~3即可完成模型加载加载文件以及对话历史记录的查看
![webui](./img/ui2.png)
点击底部Use via API可查看API接口现有应用可通过post请求进行对接调用
### TODO
- [ ] 添加模型加载进度条
- [ ] 添加输出内容及错误提示

View File

@ -14,6 +14,9 @@
![webui](./img/ui1.png)
Click on steps 1-3 according to the above figure to complete the model loading, file loading, and viewing of dialogue history
![webui](./img/ui2.png)
Click on the Use via API at the bottom to view the API interface. Existing applications can be docked and called through post requests
### TODO
-[] Add Model Load progress bar
-[] Add output content and error prompts

Binary file not shown.

Before

Width:  |  Height:  |  Size: 153 KiB

After

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 KiB

After

Width:  |  Height:  |  Size: 69 KiB