Liman

LLMNodeSpec

Specification schema for LLM nodes.

Defines the structure and configuration for LLM nodes including prompts, tools, and connected nodes.

Attributes

attributekindLiteral['LLMNode']
= 'LLMNode'
attributenamestr
attributepromptsLocalizedValue
attributetoolslist[str]
= []
attributenodeslist[str | EdgeSpec]
= []

Last updated on

On this page