{
"type": "response.output_text.delta",
"item_id": "string",
"output_index": 0,
"content_index": 0,
"delta": "string",
"sequence_number": 0,
"logprobs": [
{
"token": "string",
"logprob": 0,
"top_logprobs": [
{
"token": "string",
"logprob": 0
}
]
}
]
}