feat(web): 增加代码节点
This commit is contained in:
@@ -34,7 +34,7 @@ const LlmNode = (props: NodeProps) => AmisNode(
|
||||
{
|
||||
type: 'divider',
|
||||
},
|
||||
...outputsFormColumns(false, {text: {type: 'string'}}),
|
||||
...outputsFormColumns(false, true, {text: {type: 'string'}}),
|
||||
],
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user