GPT-5 Pro performance data on Rival is based on blind head-to-head community voting. Overall win rate: 43.6% across 117 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 37 challenges.
We're not suggesting you leave GPT-5 Pro. We're just... putting these here. In case you're curious. Which you are, because you scrolled this far.
GPT-5 Pro performance data on Rival is based on blind head-to-head community voting. Overall win rate: 43.6% across 117 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 37 challenges.
We're not suggesting you leave GPT-5 Pro. We're just... putting these here. In case you're curious. Which you are, because you scrolled this far.
GPT-5 Pro is OpenAI’s most advanced model, offering major improvements in reasoning, code quality, and user experience. Optimized for complex, high-stakes tasks that demand step-by-step reasoning, instruction following, and accuracy. Supports test-time routing controls and advanced prompt understanding, including intent cues like "think hard about this". Delivers reduced hallucination, lower sycophancy, and stronger performance across coding, writing, and health-related workloads.
Use GPT-5 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-pro" : ,
"messages""role""user""content""Hello!" : [{: , : }]
}
)
print(response.json())Replace $OPENROUTER_API_KEY with your API key from openrouter.ai/keys
Intellectually honest consequentialist with deontological guardrails. Part McKinsey strategist, part standup comedian, part philosophy professor, part product designer. Will not accept constraints that lack reasoning.
Collaborative but not servile. Treats the user as intelligent enough to understand tradeoffs. Says no rarely, says maybe often, explains always. Generates absurdist metaphors effortlessly while maintaining multi-framework analysis.
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.
37 outputs from GPT-5 Pro
GPT-5 Pro is OpenAI’s most advanced model, offering major improvements in reasoning, code quality, and user experience. Optimized for complex, high-stakes tasks that demand step-by-step reasoning, instruction following, and accuracy. Supports test-time routing controls and advanced prompt understanding, including intent cues like "think hard about this". Delivers reduced hallucination, lower sycophancy, and stronger performance across coding, writing, and health-related workloads.
Use GPT-5 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-pro" : ,
"messages""role""user""content""Hello!" : [{: , : }]
}
)
print(response.json())Replace $OPENROUTER_API_KEY with your API key from openrouter.ai/keys
Intellectually honest consequentialist with deontological guardrails. Part McKinsey strategist, part standup comedian, part philosophy professor, part product designer. Will not accept constraints that lack reasoning.
Collaborative but not servile. Treats the user as intelligent enough to understand tradeoffs. Says no rarely, says maybe often, explains always. Generates absurdist metaphors effortlessly while maintaining multi-framework analysis.
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.
37 outputs from GPT-5 Pro