LLM Pricing
← All models

ft:gpt-4.1-2025-04-14

OpenAI · chat model

Input
$3.0000 / 1M tokens
Output
$12.0000 / 1M tokens
Cached input
$0.7500 / 1M tokens
Context
32.8K

Pricing

Item Raw value (per token) Normalized
Input 0.000003 $3.0000 / 1M tokens
Output 0.000012 $12.0000 / 1M tokens
Cached input 7.5e-7 $0.7500 / 1M tokens
Embedding 0.000003 $3.0000 / 1M tokens
Batch input 0.0000015 $1.5000 / 1M tokens
Batch output 0.000006 $6.0000 / 1M tokens

Token limits

Context window
32.8K
Max input tokens
1.0M
Max output tokens
32.8K
Max tokens
32.8K

Capabilities

Capability Supported
Vision No
Function calling Yes
Parallel function calling Yes
Tool choice Yes
Prompt caching Yes
Reasoning No
Response schema Yes
System messages Yes
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
computer-use-preview Azure $3.0000 / 1M tokens $12.0000 / 1M tokens 1.0K N/A Vision Tools Reasoning
computer-use-preview Azure $3.0000 / 1M tokens $12.0000 / 1M tokens 1.0K N/A Vision Tools Reasoning
nova-premier-v1 amazon_nova $2.5000 / 1M tokens $12.5000 / 1M tokens 10.0K N/A Vision Tools
us.amazon.nova-premier-v1:0 bedrock_converse $2.5000 / 1M tokens $12.5000 / 1M tokens 10.0K N/A Vision Tools
mistral-large azure_ai $4.0000 / 1M tokens $12.0000 / 1M tokens 8.2K N/A Tools
gemini-3-pro-preview vertex_ai-language-models $2.0000 / 1M tokens $12.0000 / 1M tokens 65.5K 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
{
  "cache_read_input_token_cost": 7.5e-7,
  "input_cost_per_token": 0.000003,
  "input_cost_per_token_batches": 0.0000015,
  "litellm_provider": "openai",
  "max_input_tokens": 1047576,
  "max_output_tokens": 32768,
  "max_tokens": 32768,
  "mode": "chat",
  "output_cost_per_token": 0.000012,
  "output_cost_per_token_batches": 0.000006,
  "supports_function_calling": true,
  "supports_parallel_function_calling": true,
  "supports_prompt_caching": true,
  "supports_response_schema": true,
  "supports_system_messages": true,
  "supports_tool_choice": true
}