Requesty

claude-sonnet-5 vs gpt-5

Side-by-side comparison of claude-sonnet-5 and gpt-5: benchmarks, pricing, context window and capabilities. Both are accessible through Requesty's unified API. claude-sonnet-5 outperforms gpt-5 on 5 of 5 shared benchmarks.

Benchmark comparison

Intelligence Indexreasoning
claude-sonnet-553.4%
gpt-534.7%
Coding Indexcoding
claude-sonnet-571.5%
gpt-537.8%
Math Indexmath
claude-sonnet-5N/A
gpt-594.3%
GPQA Diamondreasoning
claude-sonnet-591.1%
gpt-585.4%
AIME 2025math
claude-sonnet-5N/A
gpt-594.3%
LiveCodeBenchcoding
claude-sonnet-5N/A
gpt-584.6%
Terminal-Bench Hardagentic
claude-sonnet-5N/A
gpt-532.6%
τ²-Benchagentic
claude-sonnet-5N/A
gpt-584.8%
SciCodecoding
claude-sonnet-553.6%
gpt-542.9%
MMLU Proknowledge
claude-sonnet-5N/A
gpt-587.1%
Humanity's Last Examreasoning
claude-sonnet-539.6%
gpt-526.5%

Scores sourced from official model cards, Artificial Analysis, and public leaderboards. Benchmarks measure specific skills and don't capture every aspect of model quality.

Pricing & specifications

claude-sonnet-5gpt-5
Input price / 1M$2.00$1.25
Output price / 1M$10.00$10.00
Context window1M tokens400K tokens
Max output128K tokens128K tokens
Vision inputYesYes
Tool callingYesYes
ReasoningYesYes
Prompt cachingYesYes
Computer useYesN/A
ProviderAnthropic PBCOpenAI Inc.

Questions people ask

Is claude-sonnet-5 better than gpt-5?
claude-sonnet-5 outperforms gpt-5 on 5 of 5 shared benchmarks. See the benchmark comparison above for specifics: claude-sonnet-5 and gpt-5 have different strengths across reasoning, coding, math and multimodal tasks.
Which is cheaper, claude-sonnet-5 or gpt-5?
gpt-5 is cheaper. claude-sonnet-5 costs $2.00/$10.00 per 1M input/output tokens, while gpt-5 costs $1.25/$10.00.
Can I use claude-sonnet-5 and gpt-5 through the same API?
Yes. Requesty provides a single OpenAI-compatible API that routes to both. Change just the "model" parameter to switch between "anthropic/claude-sonnet-5" and "openai/gpt-5", no other code changes needed.
What are the context windows?
claude-sonnet-5 supports up to 1M tokens of context. gpt-5 supports up to 400K tokens. Longer context means you can feed larger documents or codebases in a single prompt, though quality often degrades past 128K for most models.

Switch between claude-sonnet-5 and gpt-5 with one line of code

Requesty provides a single OpenAI-compatible API for 400+ models. Change the model parameter, not your code.