Skip to content
OpenSmartRoute
Model catalogue
DeepSeek

DeepSeek

DeepSeek V3

deepseek/deepseek-chat

Specification

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

DeepSeek

DeepSeek V3

open weights tools

DeepSeek deepseek/deepseek-chat

DeepSeek-V3 is the latest model from the DeepSeek team, building upon the instruction following and coding abilities of the previous versions. Pre-trained on nearly 15 trillion tokens, the reported evaluations...

Input $/1M
$0.32
Output $/1M
$0.89
Context
164K
Max output
16K
Released
Dec 26, 2024
Modalities
text

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