fix(workflow): remove environment variable fields from default workflow template

This commit is contained in:
mengyonghao
2026-01-07 17:53:53 +08:00
parent 5fe8043ff8
commit 569a211810
2 changed files with 2 additions and 7 deletions

View File

@@ -68,12 +68,7 @@ edges:
label: 完成
# 变量定义
variables:
- name: user_question
type: string
required: true
description: 用户的问题
default: ""
variables: []
# 执行配置
execution_config: