Veo Video Models Now Available
Google's Veo video generation models are now integrated into Vercel's AI Gateway, bringing photorealistic video generation capabilities directly to developers. The models support multiple workflows including text-to-video generation, image-to-video animation, and native audio synthesis that automatically generates sound effects, ambient audio, and dialogue matched to the video content.
Key Capabilities
The available Veo models deliver:
- Up to 1080p Resolution: Generate videos at 720p and 1080p quality
- Native Audio Generation: Automatically create realistic sound effects and ambient audio that synchronizes with video content
- Photorealistic Quality: Specialized for nature, wildlife, and cinematic scenes
- Image-to-Video: Animate still photos with natural motion
- Fast Mode: Quicker generation iterations available for rapid prototyping
Getting Started
Two integration paths are available:
AI SDK 6: Generate videos programmatically using the generateVideo function with model selection and configuration options including aspect ratio, duration, and audio generation settings.
AI Gateway Playground: A no-code interface for experimenting with video models, comparing providers, tweaking prompts, and downloading results directly in the browser.
Available Models
Four Veo model variants are currently accessible:
google/veo-3.1-generate-001(latest, highest quality)google/veo-3.1-fast-generate-001(fast iterations)google/veo-3.0-generate-001(full quality)google/veo-3.0-fast-generate-001(fast mode)
Access and Availability
Video generation is currently in beta and available for Pro and Enterprise plans as well as paid AI Gateway users. The feature is fully documented with video generation quick starts and detailed configuration guidance in the Vercel documentation.