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

OpenAI GPT-5.4 Mini Text + Vision

byopenai

OpenAI GPT‑5.4 mini is a text model with image understanding and tool support. It’s built for high-volume coding assistants, subagents, and UI screenshot analysis.

Partner LLMLLM Tool CallLLM Response Format
Model ID
gpt-5.4-mini
Provider
openai
Updated
1781712414
gpt-5.4-mini
1
Comments
Average rating : 3 (3 users)
Provideropenai
Modelgpt-5.4-mini
Partner LLMLLM Tool CallLLM Response Format
wiro playground—openai/gpt-5.4-mini
Reset to defaults
0 / 10
Maximum 10 image allowed
Delete All

Optional. Multiple image files separated by semicolon. GPT-5.4 mini 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 1781712414

Overview

OpenAI built GPT-5.4 mini as a fast GPT‑5.4‑class model for high-volume work. You give it text instructions and, when needed, images to analyze. It can apply deeper or lighter reasoning based on your chosen effort level. It returns text, which makes it easy to drop into apps that need answers, summaries, or code.

What you can build

  • A coding assistant that writes, edits, and explains code with consistent style rules.
  • A “screenshot helper” that reads UI screenshots and tells users what to click next.
  • A document intake flow that extracts key fields from forms, tables, and screenshots.
  • A support agent that triages issues from error screenshots and short user notes.
  • A multi-agent workflow where smaller subagents handle narrow tasks in parallel.

Inputs

  • A required instruction or question in plain text that describes the task and the desired output.
  • Optional image attachments for visual understanding, like screenshots, photos, charts, or scanned pages.
  • If you attach images, use supported formats: PNG, JPG/JPEG, WEBP, or a non-animated GIF.
  • Keep images readable. Tiny text, blur, glare, or heavy compression can reduce accuracy.
  • Avoid watermarks, logos, and any NSFW image content.
  • On Wiro, you can attach multiple images per run. This integration supports up to 10 images.
  • Optional system-level instructions that set the assistant’s role, tone, and hard rules.
  • Optional chat identifiers that let Wiro keep conversation history across multiple turns.
  • Optional reasoning depth control. Choose from none, low, medium, high, or xhigh.
  • Optional response length control. Choose low, medium, or high verbosity.
  • Optional web search toggle. Enable it when your prompt needs fresh public sources.

Outputs

The model returns a text response. It can be plain answers, step-by-step guidance, summaries, or code blocks. If you request structured output, it can produce strict JSON for downstream parsing.

Limitations

  • Output is text only. It does not generate images, audio, or video.
  • It supports image understanding, but not audio or video understanding.
  • The model has a fixed knowledge cutoff. It may miss events after August 31, 2025.
  • The maximum context window is 400,000 tokens, and the maximum output is 128,000 tokens.
  • Image quality matters. Low-resolution scans, skewed photos, and dense spreadsheets can cause mistakes.
  • Complex charts and tiny UI labels may need higher reasoning effort and clearer images.
  • Some platforms or gateways may enforce a smaller context window than the model’s maximum.

Safety & compliance

GPT-5.4 mini is safety-trained and will refuse disallowed requests, including harmful instructions and sexual content involving minors. Don’t use it to generate or enable wrongdoing. Don’t upload sensitive personal data unless you have a clear legal basis and user consent. If you enable web search, treat third-party content as untrusted and verify important claims before acting on them.

API quick start

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

POST https://api.wiro.ai/v1/Run/openai/gpt-5-4-mini
{
  "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-mini" \
  -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