feat(web): 增加知识库节点

This commit is contained in:
v-zhangjc9
2025-06-25 17:25:50 +08:00
parent 3a51d1e33f
commit 33df256863
3 changed files with 111 additions and 14 deletions

View File

@@ -4,7 +4,7 @@ import AmisNode, {outputsFormColumns} from './AmisNode.tsx'
const LlmNode = (props: NodeProps) => AmisNode(
props,
'normal',
'大模型节点',
'大模型',
'使用大模型对话',
undefined,
[