更新readme内容
This commit is contained in:
parent
3682020c20
commit
fe589a5228
|
|
@ -14,6 +14,9 @@
|
|||

|
||||
根据上图依次点击step1~3,即可完成模型加载,加载文件,以及对话历史记录的查看
|
||||
|
||||

|
||||
点击底部Use via API可查看API接口,现有应用可通过post请求进行对接调用
|
||||
|
||||
### TODO
|
||||
- [ ] 添加模型加载进度条
|
||||
- [ ] 添加输出内容及错误提示
|
||||
|
|
|
|||
|
|
@ -14,6 +14,9 @@
|
|||

|
||||
Click on steps 1-3 according to the above figure to complete the model loading, file loading, and viewing of dialogue history
|
||||
|
||||

|
||||
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
|
||||
|
|
|
|||
BIN
img/ui1.png
BIN
img/ui1.png
Binary file not shown.
|
Before Width: | Height: | Size: 153 KiB After Width: | Height: | Size: 52 KiB |
BIN
img/ui2.png
BIN
img/ui2.png
Binary file not shown.
|
Before Width: | Height: | Size: 70 KiB After Width: | Height: | Size: 69 KiB |
Loading…
Reference in New Issue