完善用户操作文档

This commit is contained in:
wux_labs
2025-05-24 22:17:47 +08:00
parent 8161426055
commit a0c69d1884
32 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -9,12 +9,12 @@
- 人工智能
- [文本生成](chat.md)
- [语音生成](tts.md)
- [语音识别](asr.md)
- [文生图片](text2image.md)
- [图片优化](image2image.md)
- [局部重绘](inpainting.md)
- [图片理解](imagevision.md)
- [图生视频](image2video.md)
- [语音生成](tts.md)
- [语音识别](asr.md)
- [文生视频](text2video.md)
- [图生视频](image2video.md)
- [视频理解](videovision.md)
+1 -1
View File
@@ -8,7 +8,7 @@ UAI Editor 支持与大模型进行对话,生成文本,这些功能包含两
![](images/chat-01.png)
在打开的对话面板界面,我们可以选择需要对话的后端模型服务,IPEX、OPEA、其他公有或私有化部署的模型都可以。
在打开的对话面板界面,我们可以选择需要对话的后端模型服务,InternLM3、DeepSeek V3、GLM-4、其他公有或私有化部署的模型都可以。
![](images/chat-02.png)
Binary file not shown.

After

Width:  |  Height:  |  Size: 371 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 432 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 715 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 718 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 818 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 818 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 824 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 390 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 371 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 398 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 754 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 758 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 898 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 885 KiB

+1 -1
View File
@@ -8,7 +8,7 @@ UAI Editor 支持与大模型进行对话,生成图片,这些功能包含两
![](images/text2image-01.png)
在打开的对话面板界面,我们可以选择用来生成图片的后端模型服务,IPEX、OPEA、其他公有或私有化部署的文生图模型都可以。
在打开的对话面板界面,我们可以选择用来生成图片的后端模型服务,公有或私有化部署的文生图模型都可以。
![](images/text2image-02.png)