LLMNodeSpec
Specification schema for LLM nodes.
Defines the structure and configuration for LLM nodes including prompts, tools, and connected nodes.
Attributes
attributekindLiteral['LLMNode']= 'LLMNode'attributenamestrattributepromptsLocalizedValueattributetoolslist[str]= []attributenodeslist[str | EdgeSpec]= []Last updated on