AI Gateway
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
Powered by AI Gateway