Gemini 3.7 Flash
Gemini 3.7 Flash is Google's workhorse model for coding and agents, with a 1M tokens context window, text, image, audio, and video input, and configurable thinking.
- Input and output price50% off
- Prices from: Input $0.75, Output $3.75, Per 1M tokens
- 24h uptime
- Loading AI Gateway uptime
import { streamText } from 'ai'
const result = streamText({ model: 'google/gemini-3.7-flash', prompt: 'Why is the sky blue?'})