OpenRouter · Active

OpenAI: GPT-4 Turbo Preview

openai/gpt-4-turbo-preview
Context window
128,000 tokens
Maximum output
4,096 tokens
Input price
$10 per 1M tokens
Output price
$30 per 1M tokens
Modalities
text

Last verified · Source ↗

Official description

The preview GPT-4 model with improved instruction following, JSON mode, reproducible outputs, parallel function calling, and more. Training data: up to Dec 2023. **Note:** heavily rate limited by OpenAI while...

Read the official model reference ↗.

Where this model fits

openai/gpt-4-turbo-preview is part of the OpenRouter API catalog. Its documented modalities are text. Choose it against the request format, output requirements and operational limits of your application.

The source metadata identifies support for router hosting. Confirm endpoint-specific parameters in the official reference before integrating that capability.

For a repeatable evaluation, use representative requests, inspect structured output or tool calls, and log latency and usage in your own account. Catalog metadata establishes compatibility; it does not measure answer quality on your workload. Start from the provider guide for authentication and endpoint setup.

Current pricing

Verified model prices
ModelPrice typeUSDUnitTierRegionSource
OpenAI: GPT-4 Turbo PreviewInput$10per 1M tokensStandardSee sourceOfficial source ↗
OpenAI: GPT-4 Turbo PreviewOutput$30per 1M tokensStandardSee sourceOfficial source ↗

Last verified · Source ↗

Estimate request, daily and monthly usage in the API cost calculator.

Rate limits and availability

Published limits have not yet been verified for this selection. Check the official limits documentation and your account console.

Last verified · Source ↗

Account-specific capacity may differ. Check the provider rate-limit guide and the free-tier conditions.

Three alternatives to compare

These alternatives share a documented modality and have the closest combination of input price and context size in the current catalog. This is a specification comparison, not a quality benchmark.

Computed model alternatives
ModelProviderInput / 1M tokensContext
OpenAI: GPT-4 TurboOpenRouter$10128,000
OpenAI: GPT-4 Turbo (batch)OpenRouter$5128,000
OpenAI: GPT-4o (2024-05-13)OpenRouter$5128,000

Use the exact identifier in Python

This identifier fragment belongs in the authenticated request described in the provider Python tutorial. The tutorial covers the correct SDK, endpoint, environment variable and response shape.

model = "openai\/gpt-4-turbo-preview"
# Pass model to the provider-specific request in the tutorial.

Recent changes

  1. OpenRouter · OpenAI: GPT-4 Turbo Preview — Amount UsdNot previously recorded → Price category: output · USD: 30 · Unit: per 1M tokensSource ↗
  2. OpenRouter · OpenAI: GPT-4 Turbo Preview — Amount UsdNot previously recorded → Price category: input · USD: 10 · Unit: per 1M tokensSource ↗
  3. OpenRouter · OpenAI: GPT-4 Turbo Preview — First SeenNot previously recorded → Model: OpenAI: GPT-4 Turbo PreviewSource ↗

Subscribe to the changelog RSS feed

Frequently asked questions

What is the exact API model identifier?
Use openai/gpt-4-turbo-preview exactly as shown in the provider model reference. Display names are not interchangeable with API identifiers.
How much does this model cost?
The current verified prices and billing units are listed in the pricing table above. Cache, batch, tier and region conditions remain separate rows when the provider documents them.
How much input can the model accept?
The model card shows the documented context window and maximum output when available. Your request must leave room for both input and generated output, including any provider-specific reasoning allocation.
Can I use a free tier?
Check the linked provider free-tier page for eligibility and account conditions. An account credit or temporary trial does not establish a permanent free rate.
Where do these model facts come from?
Official provider references are linked beside the data and in Sources. Changes are recorded with observation times; unresolved or undocumented fields are left unavailable.

Sources

Last verified · Source ↗