Skip to content

Veo 3.0 Fast Generate

Veo 3.0 Fast Generate is Google's rapid-iteration video generation model, the fast tier of Veo 3.0, built for high-velocity prompt exploration, batch generation, and concept validation before committing to full-quality renders.

Video Gen
index.ts
import { experimental_generateVideo as generateVideo } from 'ai';
const result = await generateVideo({
model: 'google/veo-3.0-fast-generate-001',
prompt: 'A serene mountain lake at sunrise.'
});
Throughput

P50 throughput on live AI Gateway traffic, in tokens per second (TPS). Visit the docs for more info.