o3-pro-2025-06-10
OpenAI · responses model
Input
$20.0000 / 1M tokens
Output
$80.0000 / 1M tokens
Cached input
N/A
Context
100.0K
Pricing
| Item | Raw value (per token) | Normalized |
|---|---|---|
| Input | 0.00002 | $20.0000 / 1M tokens |
| Output | 0.00008 | $80.0000 / 1M tokens |
| Embedding | 0.00002 | $20.0000 / 1M tokens |
| Batch input | 0.00001 | $10.0000 / 1M tokens |
| Batch output | 0.00004 | $40.0000 / 1M tokens |
Token limits
Context window
100.0K
Max input tokens
200.0K
Max output tokens
100.0K
Max tokens
100.0K
Capabilities
| Capability | Supported |
|---|---|
| Vision | Yes |
| Function calling | Yes |
| Parallel function calling | No |
| Tool choice | Yes |
| Prompt caching | Yes |
| Reasoning | Yes |
| Response schema | Yes |
| System messages | No |
| Audio input | No |
| Audio output | No |
| Web search | Yes |
| PDF input | Yes |
| Video input | No |
Similar models
Models with comparable pricing in the same mode (responses).
| Model | Provider | Input | Output | Context | Coding | Features |
|---|---|---|---|---|---|---|
| o3-pro | Azure | $20.0000 / 1M tokens | $80.0000 / 1M tokens | 100.0K | N/A | Vision Tools Reasoning |
| o3-pro-2025-06-10 | Azure | $20.0000 / 1M tokens | $80.0000 / 1M tokens | 100.0K | N/A | Vision Tools Reasoning |
| o3-pro | OpenAI | $20.0000 / 1M tokens | $80.0000 / 1M tokens | 100.0K | N/A | Vision Tools Cache Reasoning |
| gpt-5-pro | Azure | $15.0000 / 1M tokens | $120.0000 / 1M tokens | 128.0K | N/A | Vision Tools Cache Reasoning |
| gpt-5-pro | OpenAI | $15.0000 / 1M tokens | $120.0000 / 1M tokens | 272.0K | N/A | Vision Tools Cache Reasoning |
| gpt-5-pro-2025-10-06 | OpenAI | $15.0000 / 1M tokens | $120.0000 / 1M tokens | 272.0K | N/A | Vision Tools Cache Reasoning |
Sources
| Pricing source | LiteLLM model cost map |
| Synced at | 2026-05-27 |
| Manual review | Not reviewed |
Raw LiteLLM fields
{
"input_cost_per_token": 0.00002,
"input_cost_per_token_batches": 0.00001,
"litellm_provider": "openai",
"max_input_tokens": 200000,
"max_output_tokens": 100000,
"max_tokens": 100000,
"mode": "responses",
"output_cost_per_token": 0.00008,
"output_cost_per_token_batches": 0.00004,
"supported_endpoints": [
"/v1/responses",
"/v1/batch"
],
"supported_modalities": [
"text",
"image"
],
"supported_output_modalities": [
"text"
],
"supports_function_calling": true,
"supports_parallel_function_calling": false,
"supports_pdf_input": true,
"supports_prompt_caching": true,
"supports_reasoning": true,
"supports_response_schema": true,
"supports_tool_choice": true,
"supports_vision": true,
"supports_web_search": true
}