/v1/responses). It brings GPT-5.4 capabilities to a faster, lower-cost model for high-volume workloads.
Key capabilities
- Responses API — Uses the newer
/v1/responsesendpoint withinputinstead ofmessages - Reasoning control — Configure reasoning effort: none (default), low, medium, high, or xhigh
- Coding and agents — Optimized for coding, computer use, and subagent workloads
- Long context — Supports a 400K token context window and up to 128K output tokens
- Multimodal input — Accepts text and image input, with text output
- Tool use — Supports function calling and Responses API tools such as web search, file search, code interpreter, and computer use
- Streaming — Supports real-time token streaming via SSE
Quick example
Parameters
API Reference
View the interactive API playground for GPT-5.4 Mini.