Liman

ToolNodeSpec

Specification schema for tool nodes.

Defines the complete configuration for a tool node including function reference, arguments, descriptions, and triggers.

Attributes

attributekindLiteral['ToolNode']
= 'ToolNode'
attributenamestr
attributedescriptionLocalizedValue | None
= None
attributefuncstr | None
= None
attributeargumentslist[ToolArgument] | list[ToolObjectArgument] | None
= None
attributetriggerslist[LocalizedValue] | None
= None
attributetool_prompt_templateLocalizedValue | None
= None
attributellm_nodeslist[EdgeSpec]
= []

Last updated on

On this page