AI Gateway
Gemini 2.5 Pro is our most advanced reasoning Gemini model, capable of solving complex problems. Gemini 2.5 Pro can comprehend vast datasets and challenging problems from different information sources, including text, audio, images, video, and even entire code repositories.
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