ToolNodeState
Runtime state for tool nodes.
Maintains the current tool call input and output message for tracking execution state.
Attributes
attribute
input_ToolCall | None
= None
attribute
outputToolMessage | None
= None
Last updated on
Runtime state for tool nodes.
Maintains the current tool call input and output message for tracking execution state.
attribute
input_ToolCall | None
= None
attribute
outputToolMessage | None
= None
Last updated on