Skip to content
OpenSmartRoute
Model catalogue
OpenAI

OpenAI

o4 Mini High

openai/o4-mini-high

Specification

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

OpenAI

o4 Mini High

reasoning tools

OpenAI openai/o4-mini-high

OpenAI o4-mini-high is the same model as [o4-mini](/openai/o4-mini) with reasoning_effort set to high. OpenAI o4-mini is a compact reasoning model in the o-series, optimized for fast, cost-efficient performance while retaining...

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