Try GPT 5 Nano in the Workbench
Run this model interactively, tune parameters, and compare outputs.
gpt-5-nano
GPT 5 Nano is a Multimodal LLM optimized for speed and efficiency, making it ideal for applications that require ultra-low latency or must operate under resource constraints. It excels in rapid summarization, classification, and other straightforward language tasks where cost and response time are critical, though it has more limited reasoning and coding abilities compared to larger GPT-5 variants.
Some other noteworthy features of GPT 5 Nano include support for both text and image inputs, minimal reasoning modes for even faster responses, and real-time streaming outputs.
| Metric | Value |
|---|---|
| Parameter Count | Unknown |
| Mixture of Experts | Unknown |
| Context Length | 400,000 tokens |
| Multilingual | No |
| Quantized* | Yes |
Example request
- Minimal
- Basic parameters
- All parameters
Fetch model details
The models endpoint returns the full model object, including itsjson_request_schema.