Veo 3.1 Lite Generate
Veo 3.1 Lite Generate is the cost-optimized tier of the Veo 3.1 family, supporting text-to-video and image-to-video with native audio at 720p and 1080p, built for high-volume video applications that generate continuously rather than one deliverable at a time.
- Price
- $0.03, Per secondLowest available configuration
import { experimental_generateVideo as generateVideo } from 'ai';
const result = await generateVideo({ model: 'google/veo-3.1-lite-generate-001', prompt: 'A serene mountain lake at sunrise.'});