OpenAI: GPT-5
openai/gpt-5About
GPT-5 is OpenAI's flagship model, generally available since August 2025, with improvements in reasoning, code quality, and instruction following. It is optimized for complex tasks requiring step-by-step reasoning and accuracy in high-stakes use cases, and supports user-specified intent such as asking the model to think harder. On coding benchmarks it scores 74.9% on SWE-bench Verified and 88% on Aider Polyglot. It accepts text, image, and file inputs and returns text, with a 400K-token context window and up to 128K output tokens. OpenAI reports reductions in hallucination and sycophancy relative to prior models.
Capabilities
- Context Length
- 400K
- Max Output
- 128K
- Reasoning
- Yes
- In
- text, image, file
- Out
- text
Benchmarks
View leaderboardReasoning & Knowledge
Coding & Agentic
Math
Source: Artificial Analysis
Pricing
Full pricing| Type | Price / 1M tokens |
|---|---|
| Input | $1.25 |
| Output | $10.00 |
| Cache Read | $0.125 |
| Web Search | $0.01 / call |
OpenAI-compatible · Model ID openai/gpt-5
curl https://api.elliotgate.com/v1/chat/completions \
-H "Authorization: Bearer sk-omg-your-api-key" \
-H "Content-Type: application/json" \
-d '{
"model": "openai/gpt-5",
"messages": [{"role": "user", "content": "Hello!"}]
}'OFTEN COMPARED
GPT-5 comparisons
Decide which model wins on the dimensions that matter for your workload — context, benchmarks, pricing, or serving latency.
GPT-5 vs Claude Sonnet 4.6
Two near-tied composite scores hide very different shapes.
See full comparison →GPT-5 vs Qwen3.5 397B A17B
GPT-5 and Qwen3.
See full comparison →GPT-5 vs Qwen: Qwen3.6 35B A3B
GPT-5 and Qwen3.
See full comparison →GPT-5 vs Qwen3.6 27B
Qwen3.
See full comparison →GPT-5 vs Claude Opus 4.6
Claude Opus 4.
See full comparison →GPT-5 vs Claude Opus 4.6 (Fast)
Claude Opus 4.
See full comparison →GPT-5 vs DeepSeek: DeepSeek V4 Flash
An unusual case: DeepSeek V4 Flash actually outperforms GPT-5 on AA Intelligence Index (46.
See full comparison →GPT-5 vs Kimi K2.5
Kimi K2.
See full comparison →