response.function_call_arguments.delta
Returned when the model-generated function call arguments are updated.
OBJECT response.function_call_arguments.delta
1
2
3
4
5
6
7
8
9
{
"event_id": "event_5354",
"type": "response.function_call_arguments.delta",
"response_id": "resp_002",
"item_id": "fc_001",
"output_index": 0,
"call_id": "call_001",
"delta": "{\"location\": \"San\""
}