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 implementdoStart,doStatus,
andhandleWebhookOptioninstead of (or in addition to)doGenerate, and
experimental_generateVideoacceptspollandwebhookoptions to
orchestrate completion via polling or webhooks. Polling configuration can use
a custom delay implementation for durable workflow compatibility. -
Updated dependencies [9337ecd]
-
Updated dependencies [79e133c]
- @ai-sdk/anthropic@4.0.28
- @ai-sdk/provider@4.0.5
- @ai-sdk/provider-utils@5.0.19