feat(web): 增加知识库节点
This commit is contained in:
@@ -4,7 +4,7 @@ import AmisNode, {outputsFormColumns} from './AmisNode.tsx'
|
||||
const LlmNode = (props: NodeProps) => AmisNode(
|
||||
props,
|
||||
'normal',
|
||||
'大模型节点',
|
||||
'大模型',
|
||||
'使用大模型对话',
|
||||
undefined,
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user