Skip to content
GPT-4 Turbo logo

GPT-4 Turbo

Verified

Multimodal AI for advanced text and image reasoning tasks.

OpenAIMultimodalClosedII 13.7
Vision
Model page
Updated 2026-06-15

About GPT-4 Turbo

GPT-4 Turbo processes both text and images within a single context of 128000 tokens. It is closed-source and accessed exclusively through OpenAI APIs rather than distributed weights. The architecture supports extended conversations and document analysis without requiring separate vision modules.

Its design emphasizes reliable performance on complex multimodal prompts while remaining unavailable for local deployment. Strengths include coherent handling of lengthy inputs that combine visual and textual elements. Users apply it to tasks such as image description, document summarization, and code generation from screenshots.

Typical usage involves API integration for chat interfaces, automation workflows, and research tools. The model maintains consistent output quality across extended contexts without public disclosure of parameter counts.

Capabilities

Long-context reasoning
Vision understanding
Code generation
Multi-step problem solving
Instruction following
Creative text generation

Benchmarks & performance

Independent evaluation scores and measured speed.

13.7
Intelligence Index
21.5
Coding Index
32
Tokens / sec
3.40s
Time to first token

Source: Artificial Analysis

How GPT-4 Turbo compares

GPT-4 Turbo (striped bar) vs other multimodal on intelligence, speed and price.

Intelligence

Artificial Analysis Intelligence Index · Higher is better · GPT-4 Turbo ranks #79 of 88

15
GLM 4.5V
15
GPT-4o
15
GPT-4o
15
GPT-4o
15
GPT-4o
14
Qwen3 VL 8B Instruct
14
GPT-4 Turbo
14
Llama 4 Scout
13
GPT-4.1 Nano
13
GPT-4o-mini
13
GPT-4o-mini
12
Claude 3 Haiku
12
Saba

Speed

Output tokens per second · Higher is better · GPT-4 Turbo ranks #75 of 76

52
Qwen3.5 397B A17B
51
Claude Opus 4.7
51
Claude Opus 4.7
47
Claude Opus 4.5
46
Mistral Medium 3
44
Claude Sonnet 4.6
44
Gemma 4 31B
43
Kimi K2.6
43
o3 Pro
40
Claude Opus 4.6
40
Claude Opus 4.6
32
GPT-4 Turbo
21
GLM 4.5V

Price

USD per 1M output tokens · Lower is better · GPT-4 Turbo ranks #140 of 155

$25.0
Claude Opus 4.7
$25.0
Claude Opus Latest
$25.0
Claude Opus 4.5
$30.0
GPT Chat Latest
$30.0
GPT-5.5
$30.0
OpenAI GPT Latest
$30.0
GPT-4 Turbo
$40.0
o3 Deep Research
$50.0
Claude Opus 4.8
$50.0
Claude Fable 5
$50.0
Claude Fable Latest
$60.0
o1
$75.0
Claude Opus 4.1

Sources: Artificial Analysis (intelligence, speed) · OpenRouter (price).

Best for

Long-document analysis with visuals

Processes up to 128000 tokens of text alongside images to summarize reports, extract insights, and answer questions spanning entire documents.

Complex software development

Generates, debugs, and refactors code while following multi-step instructions to solve intricate programming challenges.

Instruction-driven creative writing

Produces extended narratives or marketing copy that adheres precisely to detailed creative guidelines and style constraints.

Strengths & limitations

Strengths

  • +Strong integration of text and image inputs
  • +Effective handling of large documents and conversations
  • +Versatile across technical, analytical, and creative tasks
  • +Improved efficiency compared to earlier GPT-4 versions

Limitations

  • Can still produce hallucinations or factual errors
  • No native support for audio or video modalities
  • Performance depends heavily on prompt quality

Cost calculator

Estimate what GPT-4 Turbo would cost for your usage.

$0.0250
per request
$250
estimated / month

Based on GPT-4 Turbo's $10.00/1M input · $30.00/1M output. Estimate only — actual cost varies by provider and caching.

Quick start

OpenRouter's API is OpenAI-compatible — most SDKs work by just swapping the base URL. Only the model slug changes between models.

JavaScript · openai
import OpenAI from "openai";

const client = new OpenAI({
  baseURL: "https://openrouter.ai/api/v1",
  apiKey: process.env.OPENROUTER_API_KEY,
});

const completion = await client.chat.completions.create({
  model: "openai/gpt-4-turbo",
  messages: [{ role: "user", content: "Hello!" }],
});

console.log(completion.choices[0].message.content);

Model slug: openai/gpt-4-turbo

Editor's verdict

Our take on GPT-4 Turbo

GPT-4 Turbo is OpenAI's proprietary multimodal with a 128K-token context window.

On independent testing it scores 13.7 on the Artificial Analysis Intelligence Index, running at roughly 32 tokens per second with about 3.40s to first token.

At $30.00 per 1M output tokens, it is premium-priced for its class.

It is available through OpenAI's API and aggregators like OpenRouter.

Best suited to strong integration of text and image inputs and effective handling of large documents and conversations.

Did you find this helpful?

Frequently asked questions

The model supports a context length of 128000 tokens.

User reviews

Real, verified reviews from the community shape this model's rating.

Loading reviews…

Sign in to review

Other GPT models

Sibling versions in the GPT family from OpenAI.

Promote GPT-4 Turbo

Add this badge to your website, or share the tool.

DFeatured on DhanasviGPT-4 Turbo 1