Skip to content

Commit 3f5c01e

Browse files
stvlynngitbook-bot
authored andcommitted
GITBOOK-404: Update Interactive Demos CN
1 parent 3eff224 commit 3f5c01e

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

zh_CN/guides/application-orchestrate/creating-an-application.md

+2
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@
2828

2929
创建应用时,你需要给应用起一个名字、选择合适的图标,或者上传喜爱的图片用作图标、使用简介清晰的文字来描述此应用的用途,以方便后续应用在团队内的使用。
3030

31+
{% embed url="https://www.motionshot.app/walkthrough/6765339bcf1efee248025520/embed?fullscreen=1&hideCopy=1&hideDownload=1&hideSteps=1" %}
32+
3133
![](https://assets-docs.dify.ai/2024/12/572b246b74431dd550c5b61d9215dbaa.png)
3234

3335
### 通过 DSL 文件创建应用

zh_CN/guides/workflow/additional-features.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,17 @@ Workflow 和 Chatflow 应用均支持开启附加功能以增强使用者的交
44

55
点击应用右上角的 **“功能”** 按钮即可为应用添加更多功能。
66

7-
{% @arcade/embed flowid="a0tbwuEIT5I3y5RdHsJp" url="https://app.arcade.software/share/a0tbwuEIT5I3y5RdHsJp" %}
7+
{% embed url="https://www.motionshot.app/walkthrough/6772b3cb721a6ff7774e7fa1/embed?fullscreen=1&hideAsSteps=1&hideCopy=1&hideDownload=1&hideSteps=1" %}
8+
9+
810

911
### Workflow
1012

1113
> 不再推荐使用该方法为 Workflow 应用添加文件上传功能。建议应用开发者改用自定义文件变量为 Workflow 应用添加文件上传功能。
1214
1315
Workflow 类型应用仅支持 **“图片上传”** 功能。开启后,Workflow 应用的使用页将出现图片上传入口。
1416

15-
{% @arcade/embed flowid="DqlK9RV79K25ElxMq1BJ" url="https://app.arcade.software/share/DqlK9RV79K25ElxMq1BJ" %}
17+
{% embed url="https://www.motionshot.app/walkthrough/6772b489721a6ff7774e7fa2/embed?fullscreen=1&hideAsSteps=1&hideCopy=1&hideDownload=1&hideSteps=1" %}
1618

1719
**用法:**
1820

zh_CN/guides/workflow/file-upload.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ file variables 和 array\[file] variables 支持以下文件类型与格式:
5454

5555
<table data-header-hidden><thead><tr><th width="227"></th><th></th></tr></thead><tbody><tr><td>文件类型</td><td>支持格式</td></tr><tr><td>文档</td><td>TXT, MARKDOWN, PDF, HTML, XLSX, XLS, DOCX, CSV, EML, MSG, PPTX, PPT, XML, EPUB.</td></tr><tr><td>图片</td><td>JPG, JPEG, PNG, GIF, WEBP, SVG.</td></tr><tr><td>音频</td><td>MP3, M4A, WAV, WEBM, AMR.</td></tr><tr><td>视频</td><td>MP4, MOV, MPEG, MPGA.</td></tr><tr><td>其他</td><td>自定义后缀名支持</td></tr></tbody></table>
5656

57-
#### 方法一:使用具备识别文件的 LLM
57+
#### 方法一:使用具备识别文件的 LLM
5858

5959
部分 LLMs(例如 [Claude 3.5 Sonnet](https://docs.anthropic.com/en/docs/build-with-claude/pdf-support))已支持直接处理并分析文件内容,因此 LLM 节点的提示词已允许输入文件变量。
6060

@@ -99,7 +99,7 @@ file variables 和 array\[file] variables 支持以下文件类型与格式:
9999

100100
在应用的[“开始”](node/start.md)节点内添加输入字段,选择 **“单文件”****“文件列表”** 字段类型的变量。
101101

102-
{% @arcade/embed flowId="TiLAgL3vgozVhuLBmob9" url="https://app.arcade.software/share/TiLAgL3vgozVhuLBmob9" %}
102+
{% embed url="https://www.motionshot.app/walkthrough/6772ae35d65f37064a5d28d3/embed?fullscreen=1&hideAsSteps=1&hideCopy=1&hideDownload=1&hideSteps=1" %}
103103

104104

105105

0 commit comments

Comments
 (0)