Try GPT 5 in the Workbench
Run this model interactively, tune parameters, and compare outputs.
gpt-5-2025-08-07
GPT 5 is a multimodal LLM featuring a multi-model architecture with dynamic routing across specialized sub-models for different prompt complexities. It excels in reducing hallucinations, maintaining higher factual accuracy, supporting extended context lengths, and handling simultaneous text and image inputs with notable improvements in reasoning and coding reliability.
Some other noteworthy features of GPT 5 include adaptive response modes (Auto, Fast, Thinking) for balancing speed and reasoning effort, parameter control for verbosity and reasoning depth, and enhanced function calling for toolchain integration.
| Metric | Value |
|---|---|
| Parameter Count | Unknown |
| Mixture of Experts | Yes |
| Active Parameter Count | Unknown |
| Context Length | 400,000 tokens |
| Multilingual | Yes |
| Quantized* | Unknown |
Example request
- Minimal
- Basic parameters
- All parameters
Fetch model details
The models endpoint returns the full model object, including itsjson_request_schema.