GPT-4o (2024-11-20)

openai/gpt-4o-2024-11-20
VisionToolsJSON
by OpenAI · 2024-11-20

The 2024-11-20 version of GPT-4o offers a leveled-up creative writing ability with more natural, engaging, and tailored writing to improve relevance & readability. It’s also better at working with uploaded...

ctx128K tokens
Max output16.4K
Inputtext + image + file
Outputtext
p50 TTFT1.44 s
INPUT$2.50/ 1M tokens
OUTPUT$10.00/ 1M tokens
p50 TTFT1.44 s7d
p95 TTFT9.00 s7d
TRAFFIC950.9Ktokens / 7d

OpenAI GPT-4o (2024-11-20) is a multimodal large language model developed by OpenAI. It accepts inputs in the form of text, images, and files, and generates text outputs. The model supports a context…

What is OpenAI GPT-4o (2024-11-20)?

Who is GPT-4o (2024-11-20) best suited for?

What multimodal capabilities does GPT-4o offer?

How large is the context window and output limit?

Code samples

Call from any SDK

OpenAI-compatible — keep the SDK you already use

  • OpenAI SDKhttps://api.orcarouter.ai/v1
from openai import OpenAI

client = OpenAI(
    base_url="https://api.orcarouter.ai/v1",
    api_key="$ORCAROUTER_API_KEY",
)

response = client.chat.completions.create(
    model="openai/gpt-4o-2024-11-20",
    messages=[{"role": "user", "content": "Hello"}],
)
print(response.choices[0].message.content)

Supported parameters

  • frequency_penalty
  • logit_bias
  • logprobs
  • max_completion_tokens
  • max_tokens
  • n
  • parallel_tool_calls
  • prediction
  • presence_penalty
  • response_format
  • seed
  • service_tier
  • stop
  • stream
  • structured_outputs
  • temperature
  • tool_choice
  • tools
  • top_logprobs
  • top_p
  • web_search_options

Pricing

Input / 1M tokens$2.50
Output / 1M tokens$10.00
Cache read / 1M$1.25
CurrencyUSD

Cost calculator

Tokens / month10MM
Input share70%%
Estimated / month $47.50 · With prompt caching $43.13

Estimate based on list price

Token & cost estimator

Input tokens: 20Cost per request: $0.005050

Estimate only — actual token counts depend on the provider's tokenizer.

Performance

p50 TTFT
1.44 s
Output speed
749 tok/s
p95 TTFT
9.00 s
Error rate
0%

Public benchmarks

16.7
AA Coding
Better than 13% of models compared
#106 of 123
11.2
AA Intelligence
Better than 13% of models compared
#108 of 125
6.0
AA Math
Better than 0% of models compared
#80 of 81
AIME
15.0
AIME 2025
6.0
GPQA Diamond
54.3
Humanity's Last Exam
3.3
IFBench
34.3
LiveCodeBench
30.9
MATH-500
75.9
MMLU-Pro
74.8
SciCode
33.3
TerminalBench Hard
8.3
τ²-Bench
25.1
Source: artificialanalysis.ai

How it compares

GPT-4o (2024-11-20)GPT-5.2 ProGPT-5.4 ProGPT-5.5
Input $/M$2.50$21.00$60.00$5.00
Output $/M$10.00$168.00$270.00$30.00
Context128K400K1.1M
Quality3/1010/1010/1010/10
Compare side-by-sideCompare side-by-sideCompare side-by-sideCompare side-by-side

FAQ

What is the cost of using GPT-4o on OrcaRouter?
GPT-4o is priced at $2.50 per 1 million input tokens and $10.00 per 1 million output tokens. OrcaRouter adds zero markup, so you pay the exact provider rate.
What is the context window size for GPT-4o?
The context window is 128,000 tokens, shared between input and output.
What are the main strengths of GPT-4o (2024-11-20)?
Strengths include strong mathematical reasoning (MATH-500 score 75.9), multimodal input (text, image, file), large context, high output limit (16,384 tokens), and competitive pricing.
How does GPT-4o compare to GPT-4o mini?
GPT-4o is more capable and expensive. GPT-4o mini is cheaper and faster, suited for simpler tasks. GPT-4o is better for complex reasoning and multimodal work.
Does OrcaRouter handle my data securely when using GPT-4o?
Data handling policies depend on OrcaRouter and OpenAI. Users should review OrcaRouter's privacy policy and OpenAI's data usage terms. OrcaRouter acts as a gateway; data passes through to OpenAI unless caching or storage is involved.
How do I call GPT-4o via OrcaRouter's API?
Use the base URL https://api.orcarouter.ai/v1 with model ID "openai/gpt-4o-2024-11-20". The API is fully OpenAI-compatible.
Can GPT-4o process images and files?
Yes, it accepts text, images, and file inputs. Output is text-only.
What is the maximum output length?
Maximum output is 16,384 tokens.

Embed this badge

OpenAI: GPT-4o (2024-11-20)$2.50/M in1444ms p50via OrcaRouter
HTML <a href="https://www.orcarouter.ai/models/openai/gpt-4o-2024-11-20" target="_blank"> <img src="https://www.orcarouter.ai/embed/openai/gpt-4o-2024-11-20.svg" alt="OpenAI: GPT-4o (2024-11-20) on OrcaRouter" /> </a>
Markdown [![OpenAI: GPT-4o (2024-11-20)](https://www.orcarouter.ai/embed/openai/gpt-4o-2024-11-20.svg)](https://www.orcarouter.ai/models/openai/gpt-4o-2024-11-20)

Model card as data

GET /api/public/models/openai/gpt-4o-2024-11-20Open
Machine-readable:/llms.txt/llms-full.txt