Skip to main content

Module tool_calls

Module tool_calls 

Source

Structs§

ParamDelta
A single parameter-level delta between two tool calls.
ToolCall
A single tool call extracted from a RunEvent stream.
ToolCallDiff
The result of diffing two tool-call sequences.

Enums§

ToolCallChange
A change detected between two tool-call sequences.

Functions§

diff_tool_calls
Diff two ordered RunEvent sequences, producing a ToolCallDiff.