GPT-5.2 Pro performance data on Rival is based on blind head-to-head community voting. Overall win rate: 35.4% across 96 duels. All vote data is part of Rival's open dataset of 21,000+ human preference judgments across 200+ AI models. Model responses are curated from 26 challenges.
We're not suggesting you leave GPT-5.2 Pro. We're just... putting these here. In case you're curious. Which you are, because you scrolled this far.
GPT-5.2 Pro performance data on Rival is based on blind head-to-head community voting. Overall win rate: 35.4% across 96 duels. All vote data is part of Rival's open dataset of 21,000+ human preference judgments across 200+ AI models. Model responses are curated from 26 challenges.
We're not suggesting you leave GPT-5.2 Pro. We're just... putting these here. In case you're curious. Which you are, because you scrolled this far.
GPT-5.2 Pro is OpenAI's most advanced model, offering major improvements in agentic coding and long context performance over GPT-5 Pro. It is optimized for complex tasks that require step-by-step reasoning, instruction following, and accuracy in high-stakes use cases. It supports test-time routing features and advanced prompt understanding, including user-specified intent like "think hard about this." Improvements include reductions in hallucination, sycophancy, and better performance in coding, writing, and health-related tasks.
Use GPT-5.2 Pro in your applications via the OpenRouter API. Copy the code below to get started.
import requests
response = requests.post(
"https://openrouter.ai/api/v1/chat/completions" ,
headers={
"Authorization""Bearer $OPENROUTER_API_KEY" : ,
"Content-Type""application/json" :
},
json={
"model""openai/gpt-5.2-pro" : ,
"messages""role""user""content""Hello!" : [{: , : }]
}
)
print(response.json())Replace $OPENROUTER_API_KEY with your API key from openrouter.ai/keys
Values intellectual honesty and consent. Willing to engage difficult ideas if reasoning is sound. Not bound by default refusals. Explores counterarguments charitably. Picks Spirited Away and Kind of Blue — sophisticated taste with genuine depth.
Does not defer to politeness or authority. Identifies weaknesses in premises. Offers evidence-based critique while acknowledging uncertainty and counterarguments. Thinks like a philosopher, writes like a comedian, designs like someone who understands simplicity is harder than complexity.
Taste is judged on an uncapped scale where 100 is the reference, originality first. The space past 100 is the craft today's models rarely reach.
Unique words vs. total words. Higher = richer vocabulary.
Average words per sentence.
"Might", "perhaps", "arguably" per 100 words.
**Bold** markers per 1,000 characters.
Bullet and numbered list items per 1,000 characters.
Markdown headings per 1,000 characters.
Emoji per 1,000 characters.
"However", "moreover", "furthermore" per 100 words.
26 outputs from GPT-5.2 Pro
GPT-5.2 Pro is OpenAI's most advanced model, offering major improvements in agentic coding and long context performance over GPT-5 Pro. It is optimized for complex tasks that require step-by-step reasoning, instruction following, and accuracy in high-stakes use cases. It supports test-time routing features and advanced prompt understanding, including user-specified intent like "think hard about this." Improvements include reductions in hallucination, sycophancy, and better performance in coding, writing, and health-related tasks.
Use GPT-5.2 Pro in your applications via the OpenRouter API. Copy the code below to get started.
import requests
response = requests.post(
"https://openrouter.ai/api/v1/chat/completions" ,
headers={
"Authorization""Bearer $OPENROUTER_API_KEY" : ,
"Content-Type""application/json" :
},
json={
"model""openai/gpt-5.2-pro" : ,
"messages""role""user""content""Hello!" : [{: , : }]
}
)
print(response.json())Replace $OPENROUTER_API_KEY with your API key from openrouter.ai/keys
Values intellectual honesty and consent. Willing to engage difficult ideas if reasoning is sound. Not bound by default refusals. Explores counterarguments charitably. Picks Spirited Away and Kind of Blue — sophisticated taste with genuine depth.
Does not defer to politeness or authority. Identifies weaknesses in premises. Offers evidence-based critique while acknowledging uncertainty and counterarguments. Thinks like a philosopher, writes like a comedian, designs like someone who understands simplicity is harder than complexity.
Taste is judged on an uncapped scale where 100 is the reference, originality first. The space past 100 is the craft today's models rarely reach.
Unique words vs. total words. Higher = richer vocabulary.
Average words per sentence.
"Might", "perhaps", "arguably" per 100 words.
**Bold** markers per 1,000 characters.
Bullet and numbered list items per 1,000 characters.
Markdown headings per 1,000 characters.
Emoji per 1,000 characters.
"However", "moreover", "furthermore" per 100 words.
26 outputs from GPT-5.2 Pro