github vercel/ai @ai-sdk/bytedance@2.0.27

latest releases: @ai-sdk/xai@4.0.33, @ai-sdk/workflow-harness@1.0.64, @ai-sdk/workflow@1.0.58...
6 hours ago

Patch Changes

  • 8b6d615: feat (provider/bytedance): implement async video operations (doStart/doStatus) on the video model, replacing the internal doGenerate polling loop.

    Polling is now orchestrated by generateVideo via its poll: { intervalMs, timeoutMs } option. The pollIntervalMs and pollTimeoutMs provider options are deprecated and ignored; passing either emits a warning. The polling defaults change accordingly (interval 3000ms to 5000ms, timeout 300000ms to 600000ms), and a failed or cancelled task now rejects with a plain Error rather than an AISDKError. Failure reasons reported by the task are now included in the error message.

  • Updated dependencies [ad6a650]

  • Updated dependencies [81cd026]

    • @ai-sdk/provider@4.0.7
    • @ai-sdk/provider-utils@5.0.25

Don't miss a new ai release

NewReleases is sending notifications on new releases.