MiniMax M3 (Free)
MiniMax-M3 is a frontier-class foundation model that unites the three capabilities defining today's frontier: a 1M-token context window, frontier coding and agentic performance, and native multimodality — the first open-weight model to deliver all three in a single system.
- Price
- Free
- 24h uptime
- Loading AI Gateway uptimeBase model
import { streamText } from 'ai'
const result = streamText({ model: 'minimax/minimax-m3-free', prompt: 'Why is the sky blue?'})