Skip to content
OpenSmartRoute
Model catalogue
DeepSeek

DeepSeek

DeepSeek V3 0324

deepseek/deepseek-chat-v3-0324

Specification

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

DeepSeek

DeepSeek V3 0324

open weights tools

DeepSeek deepseek/deepseek-chat-v3-0324

DeepSeek V3, a 685B-parameter, mixture-of-experts model, is the latest iteration of the flagship chat model family from the DeepSeek team. It succeeds the [DeepSeek V3](/deepseek/deepseek-chat-v3) model and performs really well...

Input $/1M
$0.25
Output $/1M
$1.00
Context
164K
Max output
147K
Released
Mar 24, 2025
Modalities
text
Intelligence index-
Coding index21
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 DeepSeek V3 0324
targets:
  - id: deepseek-chat-v3-0324
    kind: llm
    name: DeepSeek V3 0324
    metadata:
      model: deepseek/deepseek-chat-v3-0324          # links the target to this catalogue entry
    capabilities:
      domains: [general]
      supports_tools: true
      context_window: 163840
    cost:
      usd_per_1k_tokens: 0.000625