OpenAI: GPT-5.4
OpenAI's unified frontier model with native computer use, 1M-token context, and state-of-the-art desktop-agent performance.

OpenAI's unified frontier model with native computer use, 1M-token context, and state-of-the-art desktop-agent performance.

Answers to common questions about integrating and using this AI model via AnyAPI.ai
GPT-5.4 has a 1,050,000-token context window with a maximum output of 128,000 tokens. Prompts exceeding 272K input tokens are priced at 2x input and 1.5x output for the full session, so very large-context requests carry meaningfully higher cost.
GPT-5.4 is OpenAI's first general-purpose model with native, state-of-the-art computer use, scoring 75.0% on OSWorld-Verified and surpassing the reported 72.4% human baseline. It unifies coding, reasoning, and agentic workflows in one model, folding the GPT-5.3-Codex coding line back into the mainline.
Yes. GPT-5.4 exposes a reasoning-effort control with medium (default), high, and xhigh settings. It supports tool calling with tool search, structured outputs via JSON schema, prompt caching, and native computer use through the OpenAI Responses API.
GPT-5.4 accepts text and image input and produces text output. Its knowledge cutoff is August 31, 2025. Unlike some sibling or consumer models, it is a text-output model, so it does not natively generate images or audio through this API model.