Try MiniMax FastH3 V2 from Fastvideo →
Models
Agents
Workflows
Studio
PricingBlogDocs
ExploreDiscover models by categoryBrowse All ModelsBrowse the complete catalogSee FavoritesSign in to view saved models
Generative Media AgentCreate and edit media by chattingWorkflow AgentBuild visual workflows with Agent
OverviewThe platform at a glanceLearnSkills, knowledge, guardrailsAnatomyWhat makes agents reasonBuild Your AgentPick skills, set tier, deploy
Pre-built AgentsBrowse the catalog
Agent Usecases
Ad Campaign ManagerApp Event ManagerApp Review RepliesBarber BookingCustomer Win-BackEcommerce ListingsRestaurant Reviews
Sign InStart Building

Task History

Click to see output list

No tasks yet

Go to Models
Explore models/
LLM & ChatActive

GPT 5.4 Pro (OpenAI) Long-Context Text

byopenai

GPT 5.4 Pro by OpenAI is a long-context reasoning model with image understanding. It produces precise text for complex analysis, coding, and document work.

Partner LLM
Model ID
gpt-5.4-pro
Provider
openai
Updated
1781712381
gpt-5.4-pro
1
Comments
Average rating : 3.5 (2 users)
Provideropenai
Modelgpt-5.4-pro
Partner LLM
wiro playground—openai/gpt-5.4-pro
Reset to defaults
0 / 10
Maximum 10 image allowed
Delete All

Optional. Multiple image files separated by semicolon. GPT-5.4 Pro only supports images.

Required.

Random

Required for chat history. Numeric or string ID.

Random

Required for chat history. Numeric or string ID.

Sample outputs

No samples yet

Run this model to create outputs and build up samples.

Updated 1781712381

Overview

GPT 5.4 Pro is OpenAI’s high-compute GPT 5.4 variant for hard problems. It “thinks harder” before it answers, which improves multi-step reasoning and code accuracy. You can give it text plus images, and it returns text that explains, decides, or drafts deliverables. It’s useful when you need fewer retries on complex work and you want very large context for long sessions.

What you can build

  • Visual Q&A for screenshots, UI bug reports, and step-by-step troubleshooting
  • Document-heavy analysis workflows, like contract issue spotting and policy comparisons
  • Long-context code review and refactor planning across many files
  • Data extraction from charts, tables, and dense diagrams in images
  • Agent-style task plans that break big work into verifiable steps
  • High-precision writing: specs, technical docs, and structured business memos

Inputs

  • A required instruction prompt written in plain text.
  • Optional image attachments for the model to interpret (PNG, JPEG/JPG, WEBP, or non-animated GIF).
  • If you attach multiple images, keep them focused and relevant to the same task.
  • Optional system-level guidance that sets rules, style, and constraints for the whole response.
  • Optional reasoning effort selection with 3 levels: medium, high, or extra-high (xhigh).
  • Optional verbosity control to request shorter or longer answers (low, medium, or high).
  • Optional web search toggle, if you want the model to look up fresh information during the run.
  • Optional user and session identifiers, if you want the app to keep chat history across turns.

Outputs

  • A text response that follows your instructions, with explanations, steps, or final deliverables.
  • If you provide images, the response can include grounded descriptions of what the model sees.
  • If web search is enabled in the run, the response may incorporate newly found facts from the web.

Limitations

  • Output is text only. It does not generate images, audio, or video.
  • Audio and video inputs are not supported for this model.
  • GPT 5.4 Pro supports only medium, high, and extra-high reasoning effort. It won’t accept “none”.
  • The model has a large context window (up to 1,050,000 tokens) and can generate up to 128,000 tokens.
  • The knowledge cutoff for GPT 5.4 Pro is August 31, 2025. It may miss newer events.
  • For high-resolution visual understanding, OpenAI documents higher-fidelity image processing modes. The highest fidelity supports up to 10.24M total pixels or a 6000-pixel maximum dimension.
  • Low-quality inputs can break results. Expect errors with blurry screenshots, tiny text, heavy compression, or skewed scans.
  • Like all LLMs, it can hallucinate. Verify critical claims, citations, numbers, and code behavior.

Safety & compliance

  • Use the model in ways that follow OpenAI’s Usage Policies and Service Terms.
  • Don’t submit sensitive personal data unless you have a clear legal basis and user consent.
  • The model may refuse requests for disallowed content, including harmful wrongdoing guidance.
  • If you enable web search, review results before acting. Web content can be incorrect or malicious.

API quick start

Run gpt-5.4-pro with a single API call.

POST https://api.wiro.ai/v1/Run/openai/gpt-5-4-pro
{
  "prompt": "Tell me about Türkiye",
  "inputImage": "https://your-cdn.com/input.png",
  "user_id": "...",
  "session_id": "..."
}
curl
curl -X POST "https://api.wiro.ai/v1/Run/openai/gpt-5-4-pro" \
  -H "Content-Type: application/json" \
  -H "x-api-key: YOUR_WIRO_API_KEY" \
  --data-binary @- <<'JSON'
{
  "prompt": "Tell me about Türkiye",
  "inputImage": "https://your-cdn.com/input.png",
  "user_id": "...",
  "session_id": "..."
}
JSON
View full API docs

Discover, test, and run AI models, build workflows and agents with one unified API.

All systems operational
WiroAboutBlogCareersContact
ProductModelsAgentsPricingPartnerChangelogStatusFAQ
ModelsNano Banana 2GPT Image 2.5Seedream V5 ProSeedance 2.5Veo 3.1Kling V3FLUX 3FLUX.2 ProWan 3.0 PrimeGrok Imagine 1.5
PartnersGoogleOpenAIByteDanceBlack Forest LabsKling AIQwenAlibabaxAIMiniMaxElevenLabs
Getting StartedIntroductionAuthenticationProjectsCode ExamplesWiro MCP ServerSelf-Hosted MCPn8n IntegrationLLMs.txt
API ReferenceModelsRun a ModelModel ParametersTasksLLM & Chat StreamingWebSocketRealtime VoiceFiles
© 2026 Wiro AI. All rights reserved.
PrivacyTermsData Deletion