LLM Pricing
← All models

gpt-5.4-2026-03-05

OpenAI · chat model

Input
$2.5000 / 1M tokens
Output
$15.0000 / 1M tokens
Cached input
$0.2500 / 1M tokens
Context
128.0K

Pricing

Item Raw value (per token) Normalized
Input 0.0000025 $2.5000 / 1M tokens
Output 0.000015 $15.0000 / 1M tokens
Cached input 2.5e-7 $0.2500 / 1M tokens
Embedding 0.0000025 $2.5000 / 1M tokens
Batch input 0.00000125 $1.2500 / 1M tokens
Batch output 0.0000075 $7.5000 / 1M tokens
Priority input 0.000005 $5.0000 / 1M tokens
Priority output 0.00003 $30.0000 / 1M tokens
Flex input 0.00000125 $1.2500 / 1M tokens
Flex output 0.0000075 $7.5000 / 1M tokens

Token limits

Context window
128.0K
Max input tokens
1.1M
Max output tokens
128.0K
Max tokens
128.0K

Capabilities

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

Similar models

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

Model Provider Input Output Context Coding Features
gpt-5.4 azure_ai $2.5000 / 1M tokens $15.0000 / 1M tokens 128.0K N/A Vision Tools Cache Reasoning
gpt-5.4-2026-03-05 azure_ai $2.5000 / 1M tokens $15.0000 / 1M tokens 128.0K N/A Vision Tools Cache Reasoning
gpt-5.4 Azure $2.5000 / 1M tokens $15.0000 / 1M tokens 128.0K N/A Vision Tools Cache Reasoning
gpt-5.4-2026-03-05 Azure $2.5000 / 1M tokens $15.0000 / 1M tokens 128.0K N/A Vision Tools Cache Reasoning
gpt-5.4 OpenAI $2.5000 / 1M tokens $15.0000 / 1M tokens 128.0K N/A Vision Tools Cache Reasoning
databricks-claude-3-7-sonnet databricks $3.0000 / 1M tokens $15.0000 / 1M tokens 128.0K N/A Tools Reasoning

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.5e-7,
  "cache_read_input_token_cost_above_272k_tokens": 5e-7,
  "cache_read_input_token_cost_flex": 1.3e-7,
  "cache_read_input_token_cost_priority": 5e-7,
  "input_cost_per_token": 0.0000025,
  "input_cost_per_token_above_272k_tokens": 0.000005,
  "input_cost_per_token_flex": 0.00000125,
  "input_cost_per_token_batches": 0.00000125,
  "input_cost_per_token_priority": 0.000005,
  "litellm_provider": "openai",
  "max_input_tokens": 1050000,
  "max_output_tokens": 128000,
  "max_tokens": 128000,
  "mode": "chat",
  "output_cost_per_token": 0.000015,
  "output_cost_per_token_above_272k_tokens": 0.0000225,
  "output_cost_per_token_flex": 0.0000075,
  "output_cost_per_token_batches": 0.0000075,
  "output_cost_per_token_priority": 0.00003,
  "supported_endpoints": [
    "/v1/chat/completions",
    "/v1/batch",
    "/v1/responses"
  ],
  "supported_modalities": [
    "text",
    "image"
  ],
  "supported_output_modalities": [
    "text"
  ],
  "supports_function_calling": true,
  "supports_native_streaming": true,
  "supports_parallel_function_calling": true,
  "supports_pdf_input": true,
  "supports_prompt_caching": true,
  "supports_reasoning": true,
  "supports_response_schema": true,
  "supports_system_messages": true,
  "supports_tool_choice": true,
  "supports_service_tier": true,
  "supports_vision": true
}