NodeSpec
Specification schema for generic custom nodes.
Defines the configuration for custom nodes that implement specialized logic not covered by LLM or Tool nodes.
Attributes
attributekindLiteral['Node']= 'Node'attributenamestrattributefuncstrattributedescriptionLocalizedValue | None= NoneattributepromptsLocalizedValue | None= Noneattributenodeslist[str | EdgeSpec]= []attributellm_nodeslist[str | EdgeSpec]= []attributetoolslist[str]= []Last updated on