Skip to content
Dashboard

GPT-5

GPT-5 is the standard tier of the GPT-5 model family, unifying advanced reasoning, coding, and multimodal capabilities in a single architecture that surpasses its predecessors across benchmarks while maintaining broad general-purpose utility.

File InputImage GenImplicit CachingReasoningTool UseVision (Image)Web Search
index.ts
import { streamText } from 'ai'
const result = streamText({
model: 'openai/gpt-5',
prompt: 'Why is the sky blue?'
})

Playground

Try out GPT-5 by OpenAI. Usage is billed to your team at API rates. Free users (those who haven't made a payment) get $5 of credits every 30 days.

openai logo
Prompt
Describe what you want the model to generate.
Need inspiration?
Reference images(optional)
Images to generate
openai logo

Your generated image will appear here

Providers

Route requests across multiple providers. Copy a provider slug to set your preference. Visit the docs for more info. Using a provider means you agree to their terms, listed under Legal.

Provider
Context
Latency
Throughput
Input
Output
Cache
Web Search
Per Query
Capabilities
ZDR
No Training
Release Date
Azure
400K
5.4s
122tps
$1.25/M$10.00/M
Read:$0.13/M
Write:—
$14/K
+ input costs
—
+5
08/07/2025
OpenAI
400K
2.2s
62tps
$1.25/M$10.00/M
Read:$0.13/M
Write:—
$10.00/K
+ input costs
—
+4
08/07/2025
Throughput

P50 throughput on live AI Gateway traffic, in tokens per second (TPS). Visit the docs for more info.

Latency

P50 time to first token (TTFT) on live AI Gateway traffic, in milliseconds. View the docs for more info.

Uptime

Direct request success rate on AI Gateway and per-provider. Visit the docs for more info.

More models by OpenAI

Model
Context
Latency
Throughput
Input
Output
Cache
Web Search
Per Query
Capabilities
Providers
ZDR
No Training
Release Date
1M
2.1s
51tps
$5.00/M
$30.00/M
Read:
$0.5/M
Write:
—
$10.00/K
+ input costs
—
+4
azure logo
bedrock logo
openai logo
04/24/2026
400K
1.0s
183tps
$0.75/M$4.50/M
Read:$0.07/M
Write:—
$10.00/K
+ input costs
—
+4
azure logo
openai logo
03/17/2026
1.1M
1.7s
76tps
$2.50/M
$15.00/M
Read:
$0.25/M
Write:
—
$10.00/K
+ input costs
—
+4
azure logo
openai logo
03/05/2026
400K
4.0s
126tps
$0.25/M$2.00/M
Read:$0.03/M
Write:—
$14/K
+ input costs
—
+4
azure logo
openai logo
08/07/2025
131K
0.2s
328tps
$0.35/M$0.75/M
Read:$0.25/M
Write:—
——
baseten logo
bedrock logo
cerebras logo
+5
08/05/2025
128K
0.6s
66tps
$0.15/M$0.60/M
Read:$0.07/M
Write:—
$14/K
+ input costs
—
+3
azure logo
openai logo
07/18/2024

About GPT-5

GPT-5 launched on August 7, 2025 as a generational leap over the GPT-4 family. Available through AI Gateway, it brings together advances in reasoning depth, coding proficiency, instruction following, and multimodal understanding in a single model.

The model supports a context window of 400K tokens, enabling developers to pass extensive codebases, long documents, or rich conversation histories in a single request. Combined with improved instruction adherence, GPT-5 follows complex multi-constraint specifications more reliably than its predecessors.

As the standard tier of the GPT-5 family, it sits alongside GPT-5 mini, GPT-5 nano, and GPT-5 pro, each targeting different points on the capability-cost spectrum. GPT-5 is the default choice when full GPT-5 family capability is the priority.

What To Consider When Choosing a Provider

  • Configuration: GPT-5 provides the full capability of the GPT-5 architecture. It's the right choice when you need high overall quality across reasoning, coding, and creative tasks and cost is secondary to capability.
  • Configuration: For cost-sensitive deployments, consider GPT-5 mini or GPT-5 nano, which deliver much of the same architectural improvement at lower price points.
  • Zero Data Retention: AI Gateway supports Zero Data Retention for this model via direct gateway requests (BYOK is not included). To configure this, check the documentation.
  • Authentication: AI Gateway authenticates requests using an API key or OIDC token. You do not need to manage provider credentials directly.

When to Use GPT-5

Best For

  • Complex multi-step reasoning: Research analysis, strategic planning, and problems requiring extended deliberation
  • Advanced code generation: Full-repository comprehension, architectural decisions, and complex refactoring
  • Multimodal workflows: Processing images, documents, and text together in sophisticated analysis pipelines
  • High-stakes content generation: Legal drafting, technical documentation, and precision-critical writing
  • Agentic systems: Backbone model for autonomous agents that need the full capability of the GPT-5 family

Consider Alternatives When

  • Cost-sensitive workloads: GPT-5 mini offers strong capability at a lower price point
  • Lightweight tasks: GPT-5 nano or GPT-4.1 nano handle classification and routing more efficiently
  • Specialized reasoning: The o-series reasoning models may outperform on pure mathematical and scientific reasoning tasks
  • Speed-critical applications: Smaller models provide faster time-to-first-token for real-time chat

Conclusion

GPT-5 advanced reasoning, coding, and multimodal capability when the GPT-5 family launched. For applications routed through AI Gateway that need the full GPT-5 family capability, it is the standard tier.