Gemini 3 Flash
Gemini 3 Flash delivers Gemini 3's pro-grade reasoning at flash-level latency and cost, outperforming Gemini 2.5 Pro across most benchmarks with meaningful gains in token efficiency.
import { streamText } from 'ai'
const result = streamText({ model: 'google/gemini-3-flash', prompt: 'Why is the sky blue?'})Playground
Try out Gemini 3 Flash by Google. 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.