{
"type": "response.code_interpreter_call.in_progress",
"output_index": 0,
"code_interpreter_call": {
"id": "string",
"type": "code_interpreter_call",
"code": "string",
"status": "in_progress",
"results": [
{
"type": "logs",
"logs": "string"
}
]
}
}