AI Gateway
Gemini 2.5 Pro is our most advanced reasoning Gemini model, capable of solving complex problems. It features a 2M token context window and supports multimodal inputs including text, images, audio, video, and PDF documents.
import { streamText } from 'ai'
const result = streamText({ model: 'google/gemini-2.5-pro', prompt: 'Why is the sky blue?'})
Try out Gemini 2.5 Pro 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