MiniMax M3 Model Now Available on Vercel AI Gateway

๐กAccess MiniMax's 1M-token multimodal model via Vercel's unified API to streamline your agentic application stack.
โก 30-Second TL;DR
What Changed
MiniMax M3 supports a 1M-token context window and native multimodality.
Why It Matters
This integration simplifies the deployment of long-context, multimodal agents by abstracting infrastructure management. It enables developers to switch between providers easily while maintaining consistent observability and cost tracking.
What To Do Next
Update your Vercel AI SDK to the latest version and set your model provider to 'minimax' to test the M3 model's multimodal capabilities.
Key Points
- โขMiniMax M3 supports a 1M-token context window and native multimodality.
- โขBuilt on MiniMax Sparse Attention (MSA) architecture for improved agentic performance.
- โขVercel AI Gateway provides unified API access with no markup on provider pricing.
- โขSupports advanced features like terminal-based tool use and multi-turn collaboration.
๐ง Deep Insight
Web-grounded analysis with 13 cited sources.
๐ Enhanced Key Takeaways
- โขMiniMax M3 claims significant performance improvements, with 9.7x faster prefill and 15.6x faster decoding at a 1-million-token context length compared to its M2 predecessor, achieved by reintroducing sparse attention.
- โขThe model's MiniMax Sparse Attention (MSA) architecture utilizes a two-stage Grouped Query Attention (GQA)-based sparse attention with block-level selection on real, uncompressed Key-Values, designed to address precision loss and enhance memory efficiency for long sequences.
- โขMiniMax M3 is specifically optimized for enterprise agent workflows, including ultra-long context processing for multi-document analysis and large codebase understanding, as well as office automation tasks like intelligent document and spreadsheet processing.
- โขVercel AI Gateway offers a transparent pricing model with zero markup on provider rates and supports Bring Your Own Key (BYOK), though team-wide Zero Data Retention (ZDR) incurs a small per-request fee.
- โขMiniMax, the company behind M3, was founded in December 2021 by former SenseTime researchers, secured a $600 million funding round led by Alibaba in March 2024, and completed its initial public offering on the Hong Kong Stock Exchange in January 2026.
๐ Competitor Analysisโธ Show
Vercel AI Gateway Competitor Comparison
| Feature / Provider | Vercel AI Gateway | LiteLLM | OpenRouter |
|---|---|---|---|
| Type | Hosted AI Traffic Proxy | Open-source, Self-hosted Proxy | Hosted AI Gateway |
| Pricing Model | Zero markup on provider rates; $5/month free credits; $0.10/1000 requests for team-wide ZDR | OpenAI-compatible API for 100+ providers (pricing varies by provider) | Pay-as-you-go, includes ZDR (5.5% card fee) |
| Key Features | Unified API, built-in log tracking, rate control, quota distribution, BYOK, optimized for Next.js | Spend tracking, rate limiting, team management, 100+ LLM providers | Routing intelligence, model coverage, failover, experimentation support |
| Benchmarks | N/A (gateway performance) | N/A (gateway performance) | N/A (gateway performance) |
Note: Direct benchmark comparisons for MiniMax M3 against other large language models (e.g., Claude Opus, GPT-5.4, Gemini 3.1 Pro) are not yet publicly available, as MiniMax-supplied speed claims have not been independently verified.
๐ ๏ธ Technical Deep Dive
- MiniMax Sparse Attention (MSA) is a sub-quadratic attention mechanism designed to improve inference efficiency for million-token context workloads.
- It employs a two-stage Grouped Query Attention (GQA)-based sparse attention architecture.
- This architecture features a lightweight index branch that selects relevant Key-Value (KV) blocks, with the sparse branch then computing attention only on these selected blocks to reduce computational cost.
- Unlike some other sparse attention models that compress key values into a latent space, MSA applies block-level selection directly to real, uncompressed Key-Values, which helps in preventing precision loss and enhancing memory efficiency.
- The M2 series, which M3 builds upon, utilized a sparse Mixture-of-Experts (MoE) decoder-only Transformer layout with 229.9 billion total parameters, activating 9.8 billion parameters per token across 256 fine-grained experts.
- MiniMax developed a scalable reinforcement learning system called 'Forge' for agent training, which decouples execution into independent modules and uses prefix tree merging to achieve up to a 40-fold training speedup.
๐ฎ Future ImplicationsAI analysis grounded in cited sources
โณ Timeline
๐ Sources (13)
Factual claims are grounded in the sources below. Forward-looking analysis is AI-generated interpretation.
Weekly AI Recap
Read this week's curated digest of top AI events โ
๐Related Updates
AI-curated news aggregator. All content rights belong to original publishers.
Original source: Vercel News โ

