Try GPT 5 Mini in the Workbench
Run this model interactively, tune parameters, and compare outputs.
gpt-5-mini
GPT 5 Mini is an LLM designed for cost-sensitive and real-time applications. It excels in well-defined tasks that require precise prompts, offering a balanced tradeoff between speed, capability, and cost efficiency.
Some other noteworthy features of GPT 5 Mini include support for multimodal inputs (text and image), a substantial 400,000-token context window, and robust function-calling capabilities for structured outputs and tool integration.
| Metric | Value |
|---|---|
| Parameter Count | Unknown |
| Mixture of Experts | 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.