Gemini 3.5 Flash Lite
Gemini 3.5 Flash Lite features upgraded agentic capabilities, making the model ideal for subagents in complex workflows.
ReasoningTool UseImplicit CachingFile InputVision (Image)Web Search
index.ts
import { streamText } from 'ai'
const result = streamText({ model: 'google/gemini-3.5-flash-lite', prompt: 'Why is the sky blue?'})