LLM Pricing
← All models

gpt-4-turbo-preview

OpenAI · chat model

Input
$10.0000 / 1M tokens
Output
$30.0000 / 1M tokens
Cached input
N/A
Context
4.1K

Pricing

Item Raw value (per token) Normalized
Input 0.00001 $10.0000 / 1M tokens
Output 0.00003 $30.0000 / 1M tokens
Embedding 0.00001 $10.0000 / 1M tokens

Token limits

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

Capabilities

Capability Supported
Vision No
Function calling Yes
Parallel function calling Yes
Tool choice Yes
Prompt caching Yes
Reasoning No
Response schema No
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-4-0125-preview Azure $10.0000 / 1M tokens $30.0000 / 1M tokens 4.1K N/A Tools
gpt-4-1106-preview Azure $10.0000 / 1M tokens $30.0000 / 1M tokens 4.1K N/A Tools
gpt-4-turbo Azure $10.0000 / 1M tokens $30.0000 / 1M tokens 4.1K N/A Tools
gpt-4-turbo-2024-04-09 Azure $10.0000 / 1M tokens $30.0000 / 1M tokens 4.1K N/A Vision Tools
gpt-4-turbo-vision-preview Azure $10.0000 / 1M tokens $30.0000 / 1M tokens 4.1K N/A Vision
gpt-4-0125-preview OpenAI $10.0000 / 1M tokens $30.0000 / 1M tokens 4.1K N/A Tools Cache

Sources

Pricing source LiteLLM model cost map
Synced at 2026-05-27
Manual review Not reviewed
Raw LiteLLM fields
{
  "input_cost_per_token": 0.00001,
  "litellm_provider": "openai",
  "max_input_tokens": 128000,
  "max_output_tokens": 4096,
  "max_tokens": 4096,
  "mode": "chat",
  "output_cost_per_token": 0.00003,
  "supports_function_calling": true,
  "supports_parallel_function_calling": true,
  "supports_pdf_input": true,
  "supports_prompt_caching": true,
  "supports_system_messages": true,
  "supports_tool_choice": true
}