LLM Pricing
← All models

ft:gpt-4o-mini-2024-07-18

OpenAI · chat model

Input
$0.3000 / 1M tokens
Output
$1.2000 / 1M tokens
Cached input
$0.1500 / 1M tokens
Context
16.4K

Pricing

Item Raw value (per token) Normalized
Input 3e-7 $0.3000 / 1M tokens
Output 0.0000012 $1.2000 / 1M tokens
Cached input 1.5e-7 $0.1500 / 1M tokens
Embedding 3e-7 $0.3000 / 1M tokens
Batch input 1.5e-7 $0.1500 / 1M tokens
Batch output 6e-7 $0.6000 / 1M tokens

Token limits

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

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 Yes
Video input No

Similar models

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

Model Provider Input Output Context Coding Features
minimax.minimax-m2.1 Bedrock $0.3000 / 1M tokens $1.2000 / 1M tokens 8.2K N/A Tools
minimax.minimax-m2.5 Bedrock $0.3000 / 1M tokens $1.2000 / 1M tokens 8.2K N/A Tools
minimax.minimax-m2.1 Bedrock $0.3000 / 1M tokens $1.2000 / 1M tokens 8.2K N/A Tools
minimax.minimax-m2.5 Bedrock $0.3000 / 1M tokens $1.2000 / 1M tokens 8.2K N/A Tools Reasoning
minimax.minimax-m2.1 Bedrock $0.3000 / 1M tokens $1.2000 / 1M tokens 8.2K N/A Tools
minimax.minimax-m2.5 Bedrock $0.3000 / 1M tokens $1.2000 / 1M tokens 8.2K N/A Tools

Sources

Pricing source LiteLLM model cost map
Synced at 2026-05-27
Manual review Not reviewed
Raw LiteLLM fields
{
  "cache_read_input_token_cost": 1.5e-7,
  "input_cost_per_token": 3e-7,
  "input_cost_per_token_batches": 1.5e-7,
  "litellm_provider": "openai",
  "max_input_tokens": 128000,
  "max_output_tokens": 16384,
  "max_tokens": 16384,
  "mode": "chat",
  "output_cost_per_token": 0.0000012,
  "output_cost_per_token_batches": 6e-7,
  "supports_function_calling": true,
  "supports_parallel_function_calling": true,
  "supports_pdf_input": true,
  "supports_prompt_caching": true,
  "supports_response_schema": true,
  "supports_system_messages": true,
  "supports_tool_choice": true
}