FunctionNodeSpec
Specification schema for function nodes.
Defines the configuration for custom function nodes including function reference, descriptions, and connected nodes.
Attributes
attributekindLiteral['FunctionNode']= 'FunctionNode'attributenamestrattributefuncstr | None= NoneattributedescriptionLocalizedValue | None= NoneattributepromptsLocalizedValue | None= Noneattributenodeslist[str | EdgeSpec]= []attributellm_nodeslist[str | EdgeSpec]= []attributetoolslist[str]= []Last updated on