openai/gpt-5.1-2025-11-13

openai/gpt-5.1-2025-11-13
VisionToolsJSONReasoning
by openai

OpenAI GPT-5.1-2025-11-13: 400k context, AA Math 94.0, via OrcaRouter API

ctx400K tokens
Max output128K
Inputimage + text + file
Outputtext
p50 TTFT1.36 s
INPUT$1.25/ 1M tokens
OUTPUT$10.00/ 1M tokens
p50 TTFT1.36 s7d
p95 TTFT5.00 s7d
TRAFFIC809.6Ktokens / 7d

OpenAI GPT-5.1-2025-11-13 is a capable model from OpenAI's GPT-5 series, timestampted November 13, 2025. It supports a context window of 400,000 tokens and a maximum output of 128,000 tokens. The…

What is OpenAI GPT-5.1-2025-11-13 and who should use it?

What input modalities does the model support?

How does the large context window of 400k tokens benefit users?

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-5.1-2025-11-13",
    messages=[{"role": "user", "content": "Hello"}],
)
print(response.choices[0].message.content)

Supported parameters

  • include_reasoning
  • max_completion_tokens
  • max_tokens
  • reasoning
  • response_format
  • seed
  • stream
  • structured_outputs
  • tool_choice
  • tools

Pricing

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

Cost calculator

Tokens / month10MM
Input share70%%
Estimated / month $38.75 · With prompt caching $34.81

Estimate based on list price

Token & cost estimator

Input tokens: 20Cost per request: $0.005025

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

Performance

p50 TTFT
1.36 s
Output speed
106 tok/s
p95 TTFT
5.00 s
Error rate
0%

Public benchmarks

44.7
AA Coding
Better than 58% of models compared
#43 of 106
47.7
AA Intelligence
Better than 59% of models compared
#43 of 110
94.0
AA Math
Better than 84% of models compared
#11 of 81
AIME 2025
94.0
GPQA Diamond
87.3
Humanity's Last Exam
26.5
IFBench
72.9
LiveCodeBench
86.8
Long-Context Recall
75.0
MMLU-Pro
87.0
SciCode
43.3
TerminalBench Hard
45.5
τ²-Bench
81.9
Source: artificialanalysis.ai

How it compares

openai/gpt-5.1-2025-11-13GPT-5.2 ProGPT-5.4 ProGPT-5.5
Input $/M$1.25$21.00$60.00$5.00
Output $/M$10.00$168.00$270.00$30.00
Context400K400K1.1M
Quality8/1010/1010/1010/10
Compare side-by-sideCompare side-by-sideCompare side-by-sideCompare side-by-side

FAQ

What is the cost to use openai/gpt-5.1-2025-11-13 on OrcaRouter?
The pricing is $1.25 per 1 million input tokens and $10.00 per 1 million output tokens, billed at the provider rate with zero markup. This means you pay exactly the OpenAI provider rate with no additional fees from OrcaRouter.
What is the context window size for this model?
The context window is 400,000 tokens. The maximum output is 128,000 tokens. These limits apply to each API request.
What are the main strengths of GPT-5.1-2025-11-13?
Its primary strength is mathematical reasoning, as indicated by its AA Math score of 94.0. It also supports a large context window and multimodal inputs (image, text, file), making it suitable for complex tasks combining different data types.
How does GPT-5.1-2025-11-13 compare to GPT-4o?
GPT-5.1 offers a larger context window (400k vs ~128k), longer max output (128k vs 16k), and higher AA Math score (94.0). Input pricing is cheaper ($1.25/M vs $2.50/M), output pricing is the same ($10/M). It also supports file inputs. However, GPT-4o may have lower latency.
How do I call this model via OrcaRouter's API?
Use the base URL https://api.orcarouter.ai/v1 and the model ID "openai/gpt-5.1-2025-11-13" in your request. The API is OpenAI-compatible, so you can use standard SDKs. Include your OrcaRouter API key in the Authorization header.
Does OrcaRouter handle data privacy for this model?
Data processing follows OrcaRouter's privacy policy. Since the model is accessed via API, you should review OrcaRouter's terms regarding data handling. Typically, providers do not train on customer API data unless explicitly stated.
What are the limitations of this model?
Limitations include potential errors on very complex math problems, recency bias in long contexts, and higher cost compared to smaller models. The model's knowledge is current only up to its snapshot date (November 13, 2025).
Can I stream responses from this model?
Yes, you can set the 'stream' parameter to true in your request to receive partial responses incrementally. This is useful for real-time applications.
What input modalities are supported?
The model accepts image, text, and file inputs. You can include images as URLs or base64 encoded data, and files as file references (if supported) or text extraction.
Where can I find more details about the token limits?
The total context window is 400,000 tokens, including system, user, and assistant messages. The maximum number of output tokens is 128,000. Ensure your input prompt does not exceed the context limit.

Embed this badge

openai/gpt-5.1-2025-11-13$1.25/M in1363ms p50via OrcaRouter
HTML <a href="https://www.orcarouter.ai/models/openai/gpt-5.1-2025-11-13" target="_blank"> <img src="https://www.orcarouter.ai/embed/openai/gpt-5.1-2025-11-13.svg" alt="openai/gpt-5.1-2025-11-13 on OrcaRouter" /> </a>
Markdown [![openai/gpt-5.1-2025-11-13](https://www.orcarouter.ai/embed/openai/gpt-5.1-2025-11-13.svg)](https://www.orcarouter.ai/models/openai/gpt-5.1-2025-11-13)

Model card as data

GET /api/public/models/openai/gpt-5.1-2025-11-13Open
Machine-readable:/llms.txt/llms-full.txt