Skip to content
OpenSmartRoute
Model catalogue
DeepSeek

DeepSeek

R1

deepseek/deepseek-r1

Specification

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

DeepSeek

R1

reasoning open weights tools

DeepSeek deepseek/deepseek-r1

DeepSeek R1 is here: Performance on par with [OpenAI o1](/openai/o1), but open-sourced and with fully open reasoning tokens. It's 671B parameters in size, with 37B active in an inference pass....

Input $/1M
$0.70
Output $/1M
$2.50
Context
64K
Max output
16K
Released
Jan 20, 2025
Modalities
text
Intelligence index-
Coding index25
Agentic index-

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 R1
targets:
  - id: deepseek-r1
    kind: llm
    name: R1
    metadata:
      model: deepseek/deepseek-r1          # links the target to this catalogue entry
    capabilities:
      domains: [general]
      supports_tools: true
      context_window: 64000
    cost:
      usd_per_1k_tokens: 0.001600