Skip to content
OpenSmartRoute
Model catalogue
Mistral AI

Mistral AI

Devstral 2 2512

mistralai/devstral-2512

Specification

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

Mistral AI

Devstral 2 2512

open weights tools

Mistral AI mistralai/devstral-2512

Devstral 2 is a state-of-the-art open-source model by Mistral AI specializing in agentic coding. It is a 123B-parameter dense transformer model supporting a 256K context window. Devstral 2 supports exploring...

Input $/1M
$0.40
Output $/1M
$2.00
Context
262K
Max output
210K
Released
Dec 9, 2025
Modalities
textfile
Intelligence index-
Coding index31
Agentic index-

Cached input reads $0.04 per 1M · weights on Hugging Face as mistralai/Devstral-2-123B-Instruct-2512

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 Devstral 2 2512
targets:
  - id: devstral-2512
    kind: llm
    name: Devstral 2 2512
    metadata:
      model: mistralai/devstral-2512          # links the target to this catalogue entry
    capabilities:
      domains: [general]
      supports_tools: true
      context_window: 262144
    cost:
      usd_per_1k_tokens: 0.001200