Skip to content
OpenSmartRoute
Model catalogue
Mistral AI

Mistral AI

Mistral Medium 3.5 (batch)

mistralai/mistral-medium-3-5:batch

Specification

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

Mistral AI

Mistral Medium 3.5 (batch)

reasoning tools

Mistral AI mistralai/mistral-medium-3-5:batch

Mistral Medium 3.5 is a dense 128B instruction-following model from Mistral AI. It supports text and image inputs with text output, and is designed for agentic workflows, coding, and complex...

Input $/1M
$0.75
Output $/1M
$3.75
Context
33K
Max output
26K
Released
Apr 30, 2026
Modalities
textimagefile
Intelligence index-
Coding index47
Agentic index9

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 Mistral Medium 3.5 (batch)
targets:
  - id: mistral-medium-3-5-batch
    kind: llm
    name: Mistral Medium 3.5 (batch)
    metadata:
      model: mistralai/mistral-medium-3-5:batch          # links the target to this catalogue entry
    capabilities:
      domains: [general]
      supports_tools: true
      context_window: 32768
    cost:
      usd_per_1k_tokens: 0.002250