Skip to content
OpenSmartRoute
Model catalogue
OpenAI

OpenAI

GPT-5 Image Mini

openai/gpt-5-image-mini

Specification

Published by the vendor; the platform bills at the target's declared price.

OpenAI

GPT-5 Image Mini

reasoning

OpenAI openai/gpt-5-image-mini

GPT-5 Image Mini combines OpenAI's advanced language capabilities, powered by [GPT-5 Mini](https://openrouter.ai/openai/gpt-5-mini), with GPT Image 1 Mini for efficient image generation. This natively multimodal model features superior instruction following, text...

Input $/1M
$2.50
Output $/1M
$2.00
Context
400K
Max output
128K
Released
Oct 16, 2025
Modalities
fileimagetextimage out

Cached input reads $0.25 per 1M

On this deployment

No routing target resolves to this model yet. Declare one and the router picks it up without retraining.

Not routable here yet
Add a target with metadata.model set to this id.
targets.yamlyaml
# targets.yaml - declare a target that runs GPT-5 Image Mini
targets:
  - id: gpt-5-image-mini
    kind: llm
    name: GPT-5 Image Mini
    metadata:
      model: openai/gpt-5-image-mini          # links the target to this catalogue entry
    capabilities:
      domains: [general]
      supports_tools: false
      context_window: 400000
    cost:
      usd_per_1k_tokens: 0.002250