Skip to content

@ai-sdk/openai@4.0.55

Choose a tag to compare

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

Patch Changes

  • 3fc40db: feat(openai): implement getFileMetadata, downloadFile (streaming), and deleteFile on the OpenAI files interface, support streaming uploads via { type: 'stream' } data, expose byteSize/createdAt/expiresAt on upload results, and thread abortSignal/headers through all file operations; blank and dot-segment file ids are rejected/encoded so they cannot retarget request paths
  • Updated dependencies [5190b67]
    • @ai-sdk/provider@4.0.10
    • @ai-sdk/provider-utils@5.0.35