fix template (#3390)

This commit is contained in:
heheer
2024-12-13 12:08:36 +08:00
committed by GitHub
parent 1e618502c7
commit 41a8536c16
4 changed files with 88 additions and 88 deletions

View File

@@ -178,7 +178,7 @@
"key": "NodeOutputKeyEnum.answerText",
"label": "core.module.output.label.Ai response content",
"description": "core.module.output.description.Ai response content",
"valueType": "WorkflowIOValueTypeEnum.string",
"valueType": "string",
"type": "FlowNodeOutputTypeEnum.static"
}
]