Grok 3 Mini Fast Beta
Grok 3 Mini Fast Beta is the fastest and most cost-efficient model in xAI's Grok 3 family. It combines the compact Grok 3 Mini architecture with speed optimization for maximum throughput at the lowest per-token cost.
import { streamText } from 'ai'
const result = streamText({ model: 'xai/grok-3-mini-fast', prompt: 'Why is the sky blue?'})Playground
Try out Grok 3 Mini Fast Beta by xAI. 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.