|
@@ -21,7 +21,7 @@ const nodeDefault = {
|
|
queryPromptTemplate: '{{#sys.query#}}',
|
|
queryPromptTemplate: '{{#sys.query#}}',
|
|
},
|
|
},
|
|
instruction: '',
|
|
instruction: '',
|
|
- __outVars: [{ label: '分类名称', key: 'class_name', type: 'String' }],
|
|
|
|
|
|
+ __outVars: [{ label: '分类名称', key: 'className', type: 'String' }],
|
|
}),
|
|
}),
|
|
caseValue: () => ({
|
|
caseValue: () => ({
|
|
id: v4(),
|
|
id: v4(),
|