Try GPT 5.3 Chat in the Workbench
Run this model interactively, tune parameters, and compare outputs.
gpt-5-3-chat-latest
GPT 5.3 Chat is the GPT-5.3 Instant model used in ChatGPT as the default for chat applications. It features a 128,000-token context window optimized for conversational use, with support for text and image inputs, streaming, function calling, and structured outputs. OpenAI suggests using GPT-5.2 or newer for API deployments.
| Metric | Value |
|---|---|
| Parameter Count | Unknown |
| Mixture of Experts | Unknown |
| Context Length | 128,000 tokens |
| Max Output Tokens | 16,384 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.