LLM Pricing
← All models

gpt-4.1-mini-2025-04-14

Azure · chat model

Input
$0.4400 / 1M tokens
Output
$1.7600 / 1M tokens
Cached input
$0.1100 / 1M tokens
Context
32.8K

Pricing

Item Raw value (per token) Normalized
Input 4.4e-7 $0.4400 / 1M tokens
Output 0.00000176 $1.7600 / 1M tokens
Cached input 1.1e-7 $0.1100 / 1M tokens
Embedding 4.4e-7 $0.4400 / 1M tokens
Batch input 2.2e-7 $0.2200 / 1M tokens
Batch output 8.8e-7 $0.8800 / 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 Yes
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
glm-4.6 vercel_ai_gateway $0.4500 / 1M tokens $1.8000 / 1M tokens 200.0K N/A Tools
qwen3-coder-480b-a35b-instruct fireworks_ai $0.4500 / 1M tokens $1.8000 / 1M tokens 262.1K N/A Reasoning
glm-4.6 OpenRouter $0.4000 / 1M tokens $1.7500 / 1M tokens 131.0K N/A Tools Cache Reasoning
minimax.minimax-m2.1 Bedrock $0.4700 / 1M tokens $1.8600 / 1M tokens 8.2K N/A Tools
minimax.minimax-m2.5 Bedrock $0.4700 / 1M tokens $1.8600 / 1M tokens 8.2K N/A Tools Reasoning
glm-4.6:exacto OpenRouter $0.4500 / 1M tokens $1.9000 / 1M tokens 131.0K N/A Tools Cache Reasoning

Sources

Pricing source LiteLLM model cost map
Synced at 2026-05-27
Manual review Not reviewed
Raw LiteLLM fields
{
  "deprecation_date": "2026-11-04",
  "cache_read_input_token_cost": 1.1e-7,
  "input_cost_per_token": 4.4e-7,
  "input_cost_per_token_batches": 2.2e-7,
  "litellm_provider": "azure",
  "max_input_tokens": 1047576,
  "max_output_tokens": 32768,
  "max_tokens": 32768,
  "mode": "chat",
  "output_cost_per_token": 0.00000176,
  "output_cost_per_token_batches": 8.8e-7,
  "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_prompt_caching": true,
  "supports_response_schema": true,
  "supports_system_messages": true,
  "supports_tool_choice": true,
  "supports_vision": true,
  "supports_web_search": false
}