feat(web): 优化流程界面显示
This commit is contained in:
@@ -6,6 +6,7 @@ const LlmNode = (props: NodeProps) => AmisNode(
|
||||
'normal',
|
||||
'大模型节点',
|
||||
'使用大模型对话',
|
||||
undefined,
|
||||
[
|
||||
{
|
||||
type: 'select',
|
||||
|
||||
Reference in New Issue
Block a user