-
Notifications
You must be signed in to change notification settings - Fork 1.1k
release: 4.92.0 #1441
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
stainless-app
merged 10 commits into
master
from
release-please--branches--master--changes--next--components--openai
Apr 7, 2025
Merged
release: 4.92.0 #1441
stainless-app
merged 10 commits into
master
from
release-please--branches--master--changes--next--components--openai
Apr 7, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
822e118
to
f38dbf3
Compare
fc0d818
to
aa4206c
Compare
2cd4ea3
to
01e5546
Compare
ee63090
to
b65391b
Compare
a6ae4a5
to
4aa46d6
Compare
807a039
to
891754d
Compare
c8a6eac
to
520a8fa
Compare
* Fix Core.toFloat32Array, Buffer version According to NodeJS docs Buffer.buffer is not guaranteed to correspond exactly to the original Buffer. [1] The previous implementation could use buffer garbage while converting bytes to floats. [1] https://nodejs.org/api/buffer.html#bufbuffer * add tests for embeddings data * fix formatting --------- Co-authored-by: Robert Craigie <robert@craigie.dev>
0f071e4
to
58128f7
Compare
1 task
kwhinnery-openai
approved these changes
Apr 7, 2025
🤖 Release is at https://github.com/openai/openai-node/releases/tag/v4.92.0 🌻 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Automated Release PR
4.92.0 (2025-04-07)
Full Changelog: v4.91.1...v4.92.0
Features
Bug Fixes
X-Stainless-Timeout
in seconds (#1442) (aa4206c)Chores
This pull request is managed by Stainless's GitHub App.
The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.
For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.
🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions