Skip to content
OpenSmartRoute
Model catalogue
OpenAI

OpenAI

OpenAI GPT Mini Latest

~openai/gpt-mini-latest

Specification

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

OpenAI

OpenAI GPT Mini Latest

reasoning tools

OpenAI ~openai/gpt-mini-latest

This model always redirects to the latest model in the OpenAI GPT Mini family.

Input $/1M
$0.75
Output $/1M
$4.50
Context
400K
Max output
128K
Released
Apr 27, 2026
Modalities
fileimagetext

Cached input reads $0.07 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 OpenAI GPT Mini Latest
targets:
  - id: gpt-mini-latest
    kind: llm
    name: OpenAI GPT Mini Latest
    metadata:
      model: ~openai/gpt-mini-latest          # links the target to this catalogue entry
    capabilities:
      domains: [general]
      supports_tools: true
      context_window: 400000
    cost:
      usd_per_1k_tokens: 0.002625