Skip to content
OpenSmartRoute
Model catalogue
OpenAI

OpenAI

o4 Mini

openai/o4-mini

Specification

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

OpenAI

o4 Mini

reasoning tools

OpenAI openai/o4-mini

OpenAI o4-mini is a compact reasoning model in the o-series, optimized for fast, cost-efficient performance while retaining strong multimodal and agentic capabilities. It supports tool use and demonstrates competitive reasoning...

Input $/1M
$1.10
Output $/1M
$4.40
Context
200K
Max output
100K
Released
Apr 16, 2025
Modalities
imagetextfile

Cached input reads $0.28 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 o4 Mini
targets:
  - id: o4-mini
    kind: llm
    name: o4 Mini
    metadata:
      model: openai/o4-mini          # links the target to this catalogue entry
    capabilities:
      domains: [general]
      supports_tools: true
      context_window: 200000
    cost:
      usd_per_1k_tokens: 0.002750