feat(web): 增加判断节点对不同类型的适配和处理
This commit is contained in:
@@ -24,7 +24,7 @@ const LlmNode = (props: NodeProps) => {
|
||||
{
|
||||
outputs: {
|
||||
text: {
|
||||
type: 'string',
|
||||
type: 'text',
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user