We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7b615e commit f9975c0Copy full SHA for f9975c0
1 file changed
docs.json
@@ -4142,6 +4142,18 @@
4142
]
4143
},
4144
"redirects": [
4145
+ {
4146
+ "source": "/en/guides/workflow/variables#conversation-variables",
4147
+ "destination": "/en/use-dify/getting-started/key-concepts#variables"
4148
+ },
4149
4150
+ "source": "/zh-hans/guides/workflow/variables#会话变量",
4151
+ "destination": "/zh/use-dify/getting-started/key-concepts#变量"
4152
4153
4154
+ "source": "/ja-jp/guides/workflow/variables#会話変数",
4155
+ "destination": "/ja/use-dify/getting-started/key-concepts#変数"
4156
4157
{
4158
"source": "/en/guides/workflow/node/start",
4159
"destination": "/en/use-dify/getting-started/key-concepts#workflow"
0 commit comments