fix(workflow): correct style of default template variable configuration
This commit is contained in:
@@ -53,7 +53,7 @@ nodes:
|
|||||||
type: end
|
type: end
|
||||||
name: 结束
|
name: 结束
|
||||||
config:
|
config:
|
||||||
output: "{{ llm_qa.output }}"
|
output: "{{llm_qa.output}}"
|
||||||
position:
|
position:
|
||||||
x: 900
|
x: 900
|
||||||
y: 100
|
y: 100
|
||||||
|
|||||||
Reference in New Issue
Block a user