{
"content": "string",
"model": "string",
"usage": {
"points": 0,
"input_tokens": 0,
"output_tokens": 0,
"total_tokens": 0,
"input_token_details": {
"text": 0,
"image": 0,
"audio": 0,
"video": 0,
"document": 0,
"cache_read": 0,
"cache_creation": 0
},
"output_token_details": {
"text": 0,
"image": 0,
"audio": 0,
"video": 0,
"document": 0,
"reasoning": 0
}
}
}