Menu

Post image 1
Post image 2
Post image 3
Post image 4
1 / 4
0

Video Generation with AI Gateway

Vercel News·Jerilyn Zheng·4 days ago
#PzaNYLIo
Reading 0:00
15s threshold

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 heading Two 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.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More