github vercel/ai @ai-sdk/provider@3.0.15

latest releases: @ai-sdk/xai@3.0.117, @ai-sdk/vue@3.0.248, @ai-sdk/voyage@1.0.21...
4 hours ago

Patch Changes

  • 2171d15: feat(video): allow aspectRatio: 'adaptive' on generateVideo

    Some video models derive the output ratio from the input and reject explicit
    {width}:{height} values — BytePlus Seedance 2.5 does this for first-frame,
    first-and-last-frame, editing, and extension tasks. aspectRatio on
    VideoModelV3CallOptions, and
    experimental_generateVideo is now `${number}:${number}` | 'adaptive', so
    those calls no longer need a type assertion. Support is provider-specific.

Don't miss a new ai release

NewReleases is sending notifications on new releases.