AI Gateway
Gemini 2.5 Flash Lite
Gemini 2.5 Flash-Lite is a balanced, low-latency model with configurable thinking budgets and tool connectivity (e.g., Google Search grounding and code execution). It supports multimodal input and offers a 1M-token context window.
import { streamText } from 'ai'
const result = streamText({ model: 'google/gemini-2.5-flash-lite', prompt: 'Why is the sky blue?'})
Try out Gemini 2.5 Flash Lite by Google. Usage is billed to your team at API rates. Free users get $5 of credits every 30 days, and you are considered a free user if you haven't made a payment.
Chat with Gemini 2.5 Flash Lite
Powered by Vercel AI Gateway
The AI Gateway supports routing requests across multiple AI providers. You can control provider preferences using the provider slugs available for copying with the buttons below. For more see the AI Gateway provider options documentation.