Skip to content
OpenSmartRoute
Model catalogue
MiniMax

MiniMax

MiniMax M3 (free)

minimax/minimax-m3:free

Specification

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

MiniMax

MiniMax M3 (free)

reasoning open weights toolsfree

MiniMax minimax/minimax-m3:free

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
free
Output $/1M
free
Context
1.0M
Max output
944K
Released
May 31, 2026
Modalities
textimagevideo
Intelligence index36
Coding index59
Agentic index31

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