Skip to content
OpenSmartRoute
Model catalogue
OpenAI

OpenAI

o1

openai/o1

Specification

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

OpenAI

o1

reasoning tools

OpenAI openai/o1

The latest and strongest model family from OpenAI, o1 is designed to spend more time thinking before responding. The o1 model series is trained with large-scale reinforcement learning to reason...

Input $/1M
$15.0
Output $/1M
$60.0
Context
200K
Max output
100K
Released
Dec 17, 2024
Modalities
textimagefile
Intelligence index-
Coding index40
Agentic index-

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