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.
*Quantization is specific to the inference provider and the model may be offered with different quantization levels by other providers.
Example request
- Minimal
- Basic parameters
- All parameters
Fetch model details
The models endpoint returns the full model object, including itsjson_request_schema.