minimax/MiniMax-M2.1
Earlier MiniMax agent model for practical coding and productivity tasks
This model's cache
This model page returns the exact headers below. The page and /api/models/minimax--MiniMax-M2.1 share the model:minimax--MiniMax-M2.1 tag, so invalidation stays scoped to this model.
/models/minimax--MiniMax-M2.1public, max-age=300, stale-while-revalidate=3600catalogmodel:minimax--MiniMax-M2.1Workers 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.1',
}),
})Invalidate this cache tag
await ctx.cache.purge({ tags: ['model:minimax--MiniMax-M2.1'] })Use this when one model changes and you do not want to evict the whole catalog.
- Released
- Dec 23, 2025
- Last updated
- Dec 23, 2025
- Context window
- 204.8K tokens
- Max output
- 131.1K 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.1 | $0.3 | $1.2 | 204.8K | 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