Skip to content

ai@7.0.89

Choose a tag to compare

@github-actions github-actions released this 01 Sep 18:31
· 12 commits to main since this release
3bd0fcf

Patch Changes

  • 5190b67: feat(provider): extend the FilesV4 interface with optional getFileMetadata, downloadFile (streaming), and deleteFile operations, plus abortSignal/headers call options and a { type: 'stream' } upload data variant; upload results now expose byteSize, createdAt, and expiresAt (also surfaced by the core uploadFile() helper, which now forwards abortSignal/headers); add postMultipartStreamToApi (streaming multipart uploads with deterministic part ordering and failure-path stream teardown), deleteFromApi, and createBinaryStreamResponseHandler to provider-utils
  • Updated dependencies [5190b67]
    • @ai-sdk/provider@4.0.10
    • @ai-sdk/provider-utils@5.0.35
    • @ai-sdk/gateway@4.0.71