Seedance v1.0 Pro Fast

bytedance/seedance-v1.0-pro-fast

Seedance 1.0 Pro Fast delivers top performance at an unbeatable price, balancing quality, speed, and cost. Built on Seedance 1.0 Pro’s core strengths, it’s faster and more cost-efficient for creators.

Video Gen
index.ts
import { experimental_generateVideo as generateVideo } from 'ai';
const result = await generateVideo({
model: 'bytedance/seedance-v1.0-pro-fast',
prompt: 'A serene mountain lake at sunrise.'
});