openai/gpt-5.2-chat-latest

openai/gpt-5.2-chat-latest
VisionToolsJSON
by openai

OpenAI GPT-5.2 chat model for advanced reasoning, text & image input, 99.0 AA Math score, accessed via OrcaRouter.

Max output16.4K
Inputtext + image
p50 TTFT1.22 s
INPUT$1.75/ 1M tokens
OUTPUT$14.00/ 1M tokens
p50 TTFT1.22 s7d
p95 TTFT5.00 s7d
TRAFFIC301.0Ktokens / 7d

openai/gpt-5.2-chat-latest is a version of OpenAI's GPT model series that focuses on chat-optimized performance with extended output capacity. It accepts text and image inputs, enabling multimodal…

What is openai/gpt-5.2-chat-latest?

Who is this model designed for?

What inputs and outputs does this model support?

How does this model fit into the OrcaRouter model catalog?

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

Supported parameters

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

Pricing

Input / 1M tokens$1.75
Output / 1M tokens$14.00
Cache read / 1M$0.175
CurrencyUSD

Cost calculator

Tokens / month10MM
Input share70%%
Estimated / month $54.25 · With prompt caching $48.74

Estimate based on list price

Token & cost estimator

Input tokens: 20Cost per request: $0.007035

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

Performance

p50 TTFT
1.22 s
Output speed
113 tok/s
p95 TTFT
5.00 s
Error rate
0%

Public benchmarks

48.7
AA Coding
Better than 65% of models compared
#35 of 106
51.3
AA Intelligence
Better than 67% of models compared
#34 of 110
99.0
AA Math
Better than 96% of models compared
#1 of 81
AIME 2025
99.0
GPQA Diamond
90.3
Humanity's Last Exam
35.4
IFBench
75.4
LiveCodeBench
88.9
Long-Context Recall
72.7
MMLU-Pro
87.4
SciCode
52.1
TerminalBench Hard
47.0
τ²-Bench
84.8
Source: artificialanalysis.ai

How it compares

openai/gpt-5.2-chat-latestGPT-5.2 ProGPT-5.4 ProGPT-5.5
Input $/M$1.75$21.00$60.00$5.00
Output $/M$14.00$168.00$270.00$30.00
Context400K1.1M
Quality9/1010/1010/1010/10
Compare side-by-sideCompare side-by-sideCompare side-by-sideCompare side-by-side

FAQ

How much does openai/gpt-5.2-chat-latest cost per token?
Input tokens cost $1.75 per 1 million tokens, and output tokens cost $14.00 per 1 million tokens. These are provider rates with zero markup on OrcaRouter.
What is the context window of this model?
The context window size for openai/gpt-5.2-chat-latest is not specified in the provided facts. For exact details, please refer to OpenAI's official documentation or contact OrcaRouter support.
What are the main strengths of this model?
Its main strength is mathematical reasoning, reflected by a 99.0 score on the AA Math benchmark. It also supports both text and image inputs and can output up to 16,384 tokens, making it suitable for complex, long-form tasks.
How does it compare to GPT-4o?
Direct benchmark comparisons are limited. Pricing: GPT-4o input is $5.00/1M (more expensive), output is $15.00/1M (similar). GPT-4o offers 128K context; this model’s context is unknown. For math tasks, the AA Math score of 99.0 suggests strong performance, potentially exceeding GPT-4o.
How do I call this model via an OpenAI-compatible API?
Set the base URL to https://api.orcarouter.ai/v1 and use model ID "openai/gpt-5.2-chat-latest". Authenticate with your OrcaRouter API key. The request and response formats match OpenAI's standard chat completions API exactly.
How are image inputs charged?
Image inputs are tokenized according to OpenAI’s rules (based on resolution and detail level). Those tokens are billed at the input rate of $1.75 per 1 million tokens. For exact token counts, refer to OpenAI’s documentation.
Does OrcaRouter add any markup to the provider pricing?
No. The pricing is billed at the provider rate with zero markup. You pay exactly $1.75/1M input and $14.00/1M output for this model on OrcaRouter.
What data handling policies apply?
Data handling is subject to OpenAI’s privacy policy and OrcaRouter’s terms. Since OrcaRouter acts as a pass-through, your data is processed by OpenAI. For specifics, review the data processing agreements of both parties.
Is this model good for coding tasks?
There are no provided benchmark scores for coding. While the model may perform adequately on coding tasks, users should test it on their own code datasets. For high-stakes coding, consider models specialized in code generation such as GPT-4o or DeepSeek Coder.
Can I use this model for real-time applications?
Latency is not specified. Given the 16,384 output limit and image processing overhead, it may not be suitable for real-time low-latency apps. Consider smaller models or limit max_tokens for faster responses.

Embed this badge

openai/gpt-5.2-chat-latest$1.75/M in1222ms p50via OrcaRouter
HTML <a href="https://www.orcarouter.ai/models/openai/gpt-5.2-chat-latest" target="_blank"> <img src="https://www.orcarouter.ai/embed/openai/gpt-5.2-chat-latest.svg" alt="openai/gpt-5.2-chat-latest on OrcaRouter" /> </a>
Markdown [![openai/gpt-5.2-chat-latest](https://www.orcarouter.ai/embed/openai/gpt-5.2-chat-latest.svg)](https://www.orcarouter.ai/models/openai/gpt-5.2-chat-latest)

Model card as data

GET /api/public/models/openai/gpt-5.2-chat-latestOpen
Machine-readable:/llms.txt/llms-full.txt