github vercel/ai @ai-sdk/replicate@2.0.0-beta.54

pre-release2 hours ago

Patch Changes

  • d0920f9: feat(replicate): add configurable maxWaitTimeInSeconds option for image generation

    Added maxWaitTimeInSeconds provider option to control sync wait duration for Replicate image predictions:

    • When not specified: Uses default 60-second sync wait (prefer: wait)
    • When set to a positive number: Uses that duration (prefer: wait=N)

    This allows longer predictions to complete by extending the sync timeout beyond the default 60 seconds.

Don't miss a new ai release

NewReleases is sending notifications on new releases.