Skip to content
OpenSmartRoute
Model catalogue
OpenAI

OpenAI

o3

openai/o3

Specification

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

OpenAI

o3

reasoning tools

OpenAI openai/o3

o3 is a well-rounded and powerful model across domains. It sets a new standard for math, science, coding, and visual reasoning tasks. It also excels at technical writing and instruction-following....

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

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