Skip to content

Gemini 3.5 Flash

Google's latest model, highly optimized for coding proficiency and parallel agentic execution loops. Defaults to medium thinking effort for faster and more cost-efficient responses.

ReasoningFile InputVision (Image)Tool UseWeb SearchImplicit Caching
index.ts
import { streamText } from 'ai'
const result = streamText({
model: 'google/gemini-3.5-flash',
prompt: 'Why is the sky blue?'
})

Playground

Try out Gemini 3.5 Flash by Google. Usage is billed to your team at API rates. Free users (those who haven't made a payment) get $5 of credits every 30 days.