@ai-sdk/google@4.0.61
·
13 commits
to main
since this release
Patch Changes
- 5190b67: feat(provider): extend the FilesV4 interface with optional
getFileMetadata,downloadFile(streaming), anddeleteFileoperations, plusabortSignal/headerscall options and a{ type: 'stream' }upload data variant; upload results now exposebyteSize,createdAt, andexpiresAt(also surfaced by the coreuploadFile()helper, which now forwardsabortSignal/headers); addpostMultipartStreamToApi(streaming multipart uploads with deterministic part ordering and failure-path stream teardown),deleteFromApi, andcreateBinaryStreamResponseHandlerto provider-utils - Updated dependencies [5190b67]
- @ai-sdk/provider@4.0.10
- @ai-sdk/provider-utils@5.0.35