-
Notifications
You must be signed in to change notification settings - Fork 0
release: 0.1.0-alpha.3 #105
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
Open
stainless-app
wants to merge
33
commits into
main
Choose a base branch
from
release-please--branches--main--changes--next
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
release: 0.1.0-alpha.3 #105
stainless-app
wants to merge
33
commits into
main
from
release-please--branches--main--changes--next
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: The default max retries for api calls has changed from 5 to 2. This may result in more frequent non-200 responses.
f8d2b81 to
5a8c0a6
Compare
5a8c0a6 to
8aeef2b
Compare
8aeef2b to
ab24de9
Compare
ab24de9 to
212e20f
Compare
|
You have run out of free Bugbot PR reviews for this billing cycle. This will reset on December 7. To receive reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial. |
212e20f to
2c67124
Compare
2c67124 to
ab1e13f
Compare
ab1e13f to
631c2bb
Compare
631c2bb to
82b4bf5
Compare
82b4bf5 to
56691ca
Compare
56691ca to
f8e54ae
Compare
f8e54ae to
77d933a
Compare
77d933a to
6a214d4
Compare
6a214d4 to
949eca1
Compare
68e875f to
5a929da
Compare
5a929da to
0fdceba
Compare
0fdceba to
bf72e9f
Compare
bf72e9f to
06b8afe
Compare
06b8afe to
b761f4c
Compare
b761f4c to
11ac58c
Compare
11ac58c to
f9db4f5
Compare
f9db4f5 to
54cc336
Compare
54cc336 to
d08ff34
Compare
BREAKING CHANGE: For the TS SDK the `images.create` is now `images.generate`
d08ff34 to
8fa14c9
Compare
BREAKING CHANGE: Change Fine Tuning method name from `download()` to `content()` to align with other namespaces
8fa14c9 to
ed6bf15
Compare
ed6bf15 to
38ca965
Compare
BREAKING CHANGE: Update method signature for reranking to `rerank.create()`
38ca965 to
37cebaf
Compare
BREAKING CHANGE: Change call signature for `audio.create` to `audio.speech.create` to match spec with python library and add space for future APIs
37cebaf to
88366d4
Compare
88366d4 to
ac49ba6
Compare
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
0.1.0-alpha.3 (2025-11-21)
Full Changelog: v0.1.0-alpha.2...v0.1.0-alpha.3
⚠ BREAKING CHANGES
audio.createtoaudio.speech.createto match spec with python library and add space for future APIsrerank.create()download()tocontent()to align with other namespacesimages.createis nowimages.generatelist_checkpointsfine_tunetofine_tuningFeatures
.create(faeb0f8)images.generate(5ec73f1)Bug Fixes
Chores
Styles
retrieve_checkpointstolist_checkpoints(7e12276)fine_tuning(cfb8297)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