Skip to content
OpenSmartRoute
Model catalogue
MiniMax

MiniMax

MiniMax M3

minimax/minimax-m3

Specification

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

MiniMax

MiniMax M3

reasoning open weights tools

MiniMax minimax/minimax-m3

MiniMax-M3 is a multimodal foundation model from MiniMax. It supports text, image, and video inputs with text output, a 1M-token context window, and is suited for long-horizon agentic work, coding,...

Input $/1M
$0.30
Output $/1M
$1.20
Context
1.0M
Max output
512K
Released
May 31, 2026
Modalities
textimagevideo
Intelligence index36
Coding index59
Agentic index31

Cached input reads $0.06 per 1M · weights on Hugging Face as MiniMaxAI/Minimax-M3

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 MiniMax M3
targets:
  - id: minimax-m3
    kind: llm
    name: MiniMax M3
    metadata:
      model: minimax/minimax-m3          # links the target to this catalogue entry
    capabilities:
      domains: [general]
      supports_tools: true
      context_window: 1048576
    cost:
      usd_per_1k_tokens: 0.000750