-
Notifications
You must be signed in to change notification settings - Fork 0
release: 2.0.0-alpha.1 #175
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
blainekasten
merged 8 commits into
main
from
release-please--branches--main--changes--next
Nov 21, 2025
Merged
release: 2.0.0-alpha.1 #175
blainekasten
merged 8 commits into
main
from
release-please--branches--main--changes--next
Nov 21, 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
BREAKING CHANGE: For the TS SDK the `images.create` is now `images.generate`
8a10300 to
f4a8a8b
Compare
BREAKING CHANGE: Change Fine Tuning method name from `download()` to `content()` to align with other namespaces
f4a8a8b to
766d0d8
Compare
766d0d8 to
01f84a4
Compare
Contributor
Author
Release version edited manuallyThe Pull Request version has been manually set to If you instead want to use the version number |
01f84a4 to
66c648b
Compare
BREAKING CHANGE: Update method signature for reranking to `rerank.create()`
66c648b to
ccfd505
Compare
ccfd505 to
4fc84a1
Compare
4fc84a1 to
0fe20a8
Compare
blainekasten
approved these changes
Nov 21, 2025
Contributor
Author
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
2.0.0-alpha.1 (2025-11-21)
Full Changelog: v0.1.0-alpha.28...v2.0.0-alpha.1
⚠ BREAKING CHANGES
rerank.create()download()tocontent()to align with other namespacesimages.createis nowimages.generateFeatures
.create(aa27907)images.generate(a6e3ad7)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