Skip to content
OpenSmartRoute
Model catalogue
OpenAI

OpenAI

o3 Mini

openai/o3-mini

Specification

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

OpenAI

o3 Mini

reasoning tools

OpenAI openai/o3-mini

OpenAI o3-mini is a cost-efficient language model optimized for STEM reasoning tasks, particularly excelling in science, mathematics, and coding. This model supports the `reasoning_effort` parameter, which can be set to...

Input $/1M
$1.10
Output $/1M
$4.40
Context
200K
Max output
100K
Released
Jan 31, 2025
Modalities
textfile

Cached input reads $0.55 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 o3 Mini
targets:
  - id: o3-mini
    kind: llm
    name: o3 Mini
    metadata:
      model: openai/o3-mini          # links the target to this catalogue entry
    capabilities:
      domains: [general]
      supports_tools: true
      context_window: 200000
    cost:
      usd_per_1k_tokens: 0.002750
o3 Mini by OpenAI: pricing, context window and specs - OpenSmartRoute