minimax/MiniMax-M2
Efficient open MiniMax model built for coding agents and tool-heavy workflows
This model's cache
This model page returns the exact headers below. The page and /api/models/minimax--MiniMax-M2 share the model:minimax--MiniMax-M2 tag, so invalidation stays scoped to this model.
/models/minimax--MiniMax-M2public, max-age=300, stale-while-revalidate=3600catalogmodel:minimax--MiniMax-M2Workers Cache derives the key from this path/query, plus the Worker entrypoint and current Worker version.
export const Route = createFileRoute('/models/$modelSlug')({
headers: () => ({
'Cache-Control': 'public, max-age=300, stale-while-revalidate=3600',
'Cache-Tag': 'catalog,model:minimax--MiniMax-M2',
}),
})Invalidate this cache tag
await ctx.cache.purge({ tags: ['model:minimax--MiniMax-M2'] })Use this when one model changes and you do not want to evict the whole catalog.
- Released
- Oct 27, 2025
- Last updated
- Oct 27, 2025
- Context window
- 196.6K tokens
- Max output
- 128K tokens
- Open weights
- Yes
- Family
- Minimax
Starts at
$0.3
per 1M input tokens
Output
$1.2
Sellers
1
No cart or checkout in this MVP — pick a provider below and open their docs when you're ready to use it.
Sorted by lowest input price
| Provider | Input / 1M | Output / 1M | Context | |
|---|---|---|---|---|
MiniMax (minimax.io) MiniMax-M2 | $0.3 | $1.2 | 196.6K | Docs |
minimax/MiniMax-M3
MiniMax-M3
MiniMax multimodal model for long-context coding, perception, and agent planning
minimax/MiniMax-M2.7
MiniMax-M2.7
Open MiniMax flagship for coding agents, office automation, and complex environments
minimax/MiniMax-M2.7-highspeed
MiniMax-M2.7-highspeed
Low-latency M2.7 variant for interactive coding plans and agent loops