LLM Pricing
← All models

o4-mini

OpenAI · chat model

Input
$1.1000 / 1M tokens
Output
$4.4000 / 1M tokens
Cached input
$0.2750 / 1M tokens
Context
100.0K

Pricing

Item Raw value (per token) Normalized
Input 0.0000011 $1.1000 / 1M tokens
Output 0.0000044 $4.4000 / 1M tokens
Cached input 2.75e-7 $0.2750 / 1M tokens
Embedding 0.0000011 $1.1000 / 1M tokens
Priority input 0.000002 $2.0000 / 1M tokens
Priority output 0.000008 $8.0000 / 1M tokens
Flex input 5.5e-7 $0.5500 / 1M tokens
Flex output 0.0000022 $2.2000 / 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 (chat).

Model Provider Input Output Context Coding Features
o1-mini-2024-09-12 Azure $1.1000 / 1M tokens $4.4000 / 1M tokens 65.5K N/A Tools Cache Reasoning
o3-mini Azure $1.1000 / 1M tokens $4.4000 / 1M tokens 100.0K N/A Cache Reasoning
o3-mini-2025-01-31 Azure $1.1000 / 1M tokens $4.4000 / 1M tokens 100.0K N/A Cache Reasoning
o4-mini Azure $1.1000 / 1M tokens $4.4000 / 1M tokens 100.0K N/A Vision Tools Cache Reasoning
o4-mini-2025-04-16 Azure $1.1000 / 1M tokens $4.4000 / 1M tokens 100.0K N/A Vision Tools Cache Reasoning
openai-o3-mini gradient_ai $1.1000 / 1M tokens $4.4000 / 1M tokens 100.0K N/A

Sources

Pricing source LiteLLM model cost map
Synced at 2026-05-27
Manual review Not reviewed
Raw LiteLLM fields
{
  "cache_read_input_token_cost": 2.75e-7,
  "cache_read_input_token_cost_flex": 1.375e-7,
  "cache_read_input_token_cost_priority": 5e-7,
  "input_cost_per_token": 0.0000011,
  "input_cost_per_token_flex": 5.5e-7,
  "input_cost_per_token_priority": 0.000002,
  "litellm_provider": "openai",
  "max_input_tokens": 200000,
  "max_output_tokens": 100000,
  "max_tokens": 100000,
  "mode": "chat",
  "output_cost_per_token": 0.0000044,
  "output_cost_per_token_flex": 0.0000022,
  "output_cost_per_token_priority": 0.000008,
  "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_service_tier": true,
  "supports_vision": true,
  "supports_web_search": true
}