{
"text": {
"model": "gpt-4o",
"prompt_tokens": 150,
"completion_tokens": 50,
"total_tokens": 200,
"cached_tokens": 50,
"uncached_tokens": 100,
"audio_tokens": 0,
"reasoning_tokens": 0,
"completion_audio_tokens": 0,
"accepted_prediction_tokens": 0,
"rejected_prediction_tokens": 0
},
"vision": {
"model": "gpt-4o-mini",
"prompt_tokens": 150,
"completion_tokens": 50,
"total_tokens": 200,
"cached_tokens": 50,
"uncached_tokens": 100
},
"image_generation": {
"model": "dall-e-3",
"pricing_type": "per_image",
"operation": "generate",
"quality": "low",
"size": "square",
"image_count": 1,
"text_input_tokens": 300,
"image_input_tokens": 1200,
"image_output_tokens": 4000,
"cached_input_tokens": 100
},
"audio_generation": {
"model": "tts-1",
"pricing_type": "characters",
"char_count": 500,
"text_input_tokens": 300,
"audio_output_tokens": 625,
"duration_seconds": 30,
"voice": "alloy",
"speed": 1
},
"speech_recognition": {
"model": "whisper-1",
"pricing_type": "characters",
"duration_seconds": 60,
"language": "ru",
"text_input_tokens": 20,
"text_output_tokens": 320,
"audio_input_tokens": 1000
},
"metrics_extraction": {
"model": "gpt-4o-mini",
"prompt_tokens": 150,
"completion_tokens": 50,
"total_tokens": 200
},
"billing_mode": "tokens",
"client_currency": "RUB"
}