Function Delta
A partial function call carried inside a ToolCallDelta.
Properties
Link copied to clipboard
A fragment of the JSON-encoded function arguments. Concatenate fragments in arrival order (grouped by ToolCallDelta.index) to reconstruct the full arguments string, then parse as JSON.
Link copied to clipboard
The name of the function to call. Typically present only on the first chunk for its parent ToolCallDelta.index.