MiniMax M3
MiniMax M3 is MiniMax's first model with a 1M tokens context window and native multimodal input. It targets software engineering, terminal-based tool use, and agentic web browsing, with a max output of 1M tokens per request.
import { streamText } from 'ai'
const result = streamText({ model: 'minimax/minimax-m3', prompt: 'Why is the sky blue?'})Playground
Try out MiniMax M3 by MiniMax. Usage is billed to your team at API rates. Free users (those who haven't made a payment) get $5 of credits every 30 days.