• 4 min read AI Gateway now supports video generation, so you can create cinematic videos with photorealistic quality, synchronized audio, generate personalized content with consistent identity, all through AI SDK 6. • Link to headingTwo ways to get started Video generation is in beta and currently available for Pro and Enterprise plans and paid AI Gateway users. • AI SDK 6: Generate videos programmatically with the same interface you use for text and images. • One API, one authentication flow, one observability dashboard across your entire AI pipeline. • import { experimental_generateVideo as generateVideo } from ‘ai’; const { videos } = await generateVideo({ model: ‘xai/grok-imagine-video’, prompt: ‘A golden retriever catching a frisbee mid-air at the beach’,}); AI Gateway Playground: Experiment with video models with no code in the configurable AI Gateway playground that’s embedded in each model page. • Compare providers, tweak prompts, and download results without writing code.
Article Summaries:
- AI Gateway Expands to Video Generation
AI Gateway has added beta video generation, enabling users to create cinematic, photorealistic videos with synchronized audio through its AI SDK 6. The feature is available to Pro, Enterprise, and paid AI Gateway subscribers. Developers can generate videos programmatically using a single API and authentication flow, while non‑coding users can experiment in the embedded Playground. Supported models include xAI’s Grok Imagine for instruction‑following, Alibaba’s Wan for reference‑based storytelling, Kling for image‑to‑video and native audio, and Google’s Veo for high‑fidelity visual and physics realism. The platform supports multiple generation types and offers provider‑specific options for motion and audio cues.
Sources: