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

latest releases: @ai-sdk/xai@4.0.26, @ai-sdk/workflow-harness@1.0.56, @ai-sdk/workflow@1.0.50...
4 hours ago

Patch Changes

  • 79e133c: async APIs for generateVideo (poll, webhook)

    Adds an asynchronous start/status flow to the experimental video model
    interface (VideoModelV4): models may now implement doStart, doStatus,
    and handleWebhookOption instead of (or in addition to) doGenerate, and
    experimental_generateVideo accepts poll and webhook options to
    orchestrate completion via polling or webhooks. Polling configuration can use
    a custom delay implementation for durable workflow compatibility.

Don't miss a new ai release

NewReleases is sending notifications on new releases.