docs: Add video generation support to Vercel AI SDK documentation#571
docs: Add video generation support to Vercel AI SDK documentation#571promptless[bot] wants to merge 2 commits intomainfrom
Conversation
|
|
||
| ## Video generation | ||
|
|
||
| Use `experimental_generateVideo` to generate videos from text prompts or images. The Runpod provider supports 15 video models, including Sora, Wan, Seedance, and Kling. |
There was a problem hiding this comment.
Citation: Video generation feature and model list sourced from PR #57, which adds videoModel()/video() methods implementing AI SDK v6's Experimental_VideoModelV3 interface. Model IDs, types, and provider options from src/runpod-video-options.ts and README.md updates.
View source
| | `google-nano-banana-edit` | [Nano Banana Edit](/public-endpoints/models/nano-banana-edit). Supports multiple reference images. | | ||
| | `bytedance-seedream-4-0-t2i` | [Seedream 4.0](/public-endpoints/models/seedream-4-t2i). Text-to-image with good prompt adherence. | | ||
|
|
||
| ### Video models |
There was a problem hiding this comment.
Citation: 15 video models listed in PR #57 from VIDEO_MODEL_ID_TO_ENDPOINT_URL mapping in src/runpod-provider.ts. Companies and model types verified against PR description table.
View source
| | `google-nano-banana-edit` | [Nano Banana Edit](/public-endpoints/models/nano-banana-edit). Supports multiple reference images. | | ||
| | `bytedance-seedream-4-0-t2i` | [Seedream 4.0](/public-endpoints/models/seedream-4-t2i). Text-to-image with good prompt adherence. | | ||
|
|
||
| ### Video models |
There was a problem hiding this comment.
Citation: Video models table updated to include Resolution, Aspect Ratios, and Duration columns based on changes in README.md. The PR also fixes alibaba/wan-2.2-t2v-720-lora model type and adds images array mapping for kwaivgi/kling-video-o1-r2v model.
View source
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Open this suggestion in Promptless to view citations and reasoning process
Documents the new
experimental_generateVideofunction in the Vercel AI SDK integration, supporting 15 video models for text-to-video and image-to-video generation. Includes usage examples, provider options, and a complete model reference table.Trigger Events
runpod/ai-sdk-provider PR #57: feat(video): add video generation support with 15 models
Promptless Research (5 files, 1 GitHub PR)
.long_term_context/product_knowledge/product_overview.md.long_term_context/doc_workflow/client_instructions.mdpublic-endpoints/ai-sdk.mdx.long_term_context/style/client_style_guide.mdtutorials/public-endpoints/text-to-video-pipeline.mdxAgent Response
Tip: Point @Promptless at some of your docs debt and have it clean them up in the background 🧹