feat(web): 优化流程界面显示

This commit is contained in:
2025-06-23 23:55:31 +08:00
parent dc55605c99
commit 53638a8a6d
6 changed files with 61 additions and 15 deletions

View File

@@ -6,6 +6,7 @@ const LlmNode = (props: NodeProps) => AmisNode(
'normal',
'大模型节点',
'使用大模型对话',
undefined,
[
{
type: 'select',