模型詳情
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, and tool use. It is built on MiniMax Sparse Attention (MSA), which replaces full attention with KV-block selection to cut per-token compute at long context — roughly 1/20 the cost of the previous generation at 1M tokens, with substantially faster prefill and decode while retaining quality across most tasks. Trained as a native multimodal model on interleaved data and tuned for multi-turn, production-like collaboration via an interactive user-simulator framework, the model is oriented toward sustained, multi-step tasks rather than single-turn execution.
模型規格
- 上下文長度
- –
- 最大輸出
- –
- 輸入/輸出模態
- –
- 發布日期
- 2026-05
02
API 端點
單一 MixRoute 閘道,OpenAI 相容
-
OpenAI-compatible
/v1/chat/completionsPOST
03
階梯價格
單位:/1M Tokens
| 檔位 | 輸入 /1M Tokens | 輸出 /1M Tokens | 快取讀取 /1M Tokens |
|---|---|---|---|
| standard Length ≤ 512K | $0.6000 | $2.4000 | $0.1200 |
| long_context Length > 512K | $1.2000 | $4.8000 | $0.2400 |
08
Token 成本估算
基於本頁價格的即時估算,非實際帳單
同一前綴被重複讀取的輸入占比,最高 100%
單一端點,可驗證的決策
使用相同的請求格式測試此模型與替代路由
從真實工作負載開始,再由品質、總成本與故障條件決定是否導入正式環境流量。