LLM Pricing
← All models

o1-preview

Azure · chat model

Input
$15.0000 / 1M tokens
Output
$60.0000 / 1M tokens
Cached input
$7.5000 / 1M tokens
Context
32.8K

Pricing

Item Raw value (per token) Normalized
Input 0.000015 $15.0000 / 1M tokens
Output 0.00006 $60.0000 / 1M tokens
Cached input 0.0000075 $7.5000 / 1M tokens
Embedding 0.000015 $15.0000 / 1M tokens

Token limits

Context window
32.8K
Max input tokens
128.0K
Max output tokens
32.8K
Max tokens
32.8K

Capabilities

Capability Supported
Vision No
Function calling Yes
Parallel function calling Yes
Tool choice No
Prompt caching Yes
Reasoning Yes
Response schema No
System messages No
Audio input No
Audio output No
Web search No
PDF input No
Video input No

Similar models

Models with comparable pricing in the same mode (chat).

Model Provider Input Output Context Coding Features
azure Azure $15.0000 / 1M tokens $60.0000 / 1M tokens 100.0K N/A Vision Tools Cache Reasoning
o1-2024-12-17 Azure $15.0000 / 1M tokens $60.0000 / 1M tokens 100.0K N/A Vision Tools Cache Reasoning
o1-preview-2024-09-12 Azure $15.0000 / 1M tokens $60.0000 / 1M tokens 32.8K N/A Tools Cache Reasoning
o1 OpenAI $15.0000 / 1M tokens $60.0000 / 1M tokens 100.0K N/A Vision Tools Cache Reasoning
o1-2024-12-17 OpenAI $15.0000 / 1M tokens $60.0000 / 1M tokens 100.0K N/A Vision Tools Cache Reasoning
openai OpenRouter $15.0000 / 1M tokens $60.0000 / 1M tokens 100.0K N/A Vision Tools Cache

Sources

Pricing source LiteLLM model cost map
Synced at 2026-05-27
Manual review Not reviewed
Raw LiteLLM fields
{
  "cache_read_input_token_cost": 0.0000075,
  "input_cost_per_token": 0.000015,
  "litellm_provider": "azure",
  "max_input_tokens": 128000,
  "max_output_tokens": 32768,
  "max_tokens": 32768,
  "mode": "chat",
  "output_cost_per_token": 0.00006,
  "supports_function_calling": true,
  "supports_parallel_function_calling": true,
  "supports_prompt_caching": true,
  "supports_reasoning": true,
  "supports_vision": false
}