fix: Avoid crashing when uploading a model which weights already exist#226
Merged
blainekasten merged 1 commit intonextfrom Jan 31, 2026
Conversation
Contributor
blainekasten
commented
Jan 31, 2026
| Before | After |
|---|---|
![]() |
![]() |
Merged
stainless-app bot
added a commit
that referenced
this pull request
Jan 31, 2026
* chore(ci): upgrade `actions/github-script` * feat(api): Add beta sdks for jig features * feat(api): Add API for listing deployments * feat(api): Update Jig types and add retrieve_logs api to jig * chore(api): Improve type names for jig volumes and logs * feat(cli): enhance hardware command to display availability status (#223) * feat(cli): enhance hardware command to display availability status * format * feat: move byoc features under /deployments route * docs(axle-queue): added axle-queue endpoints * feat(api): Move jobs apis to nest under model uploads per their use case * chore(api): Move Queue SDK methods into Jig namespace * codegen metadata * chore(api): Rename jig queue apis * feat(client): add custom JSON encoder for extended type support * feat: Add chat completion support for reasoning.enabled * feat(api): Move queue out of jig namespace * feat: internal: Update to new cluster api routing * fix: Avoid crashing when uploading a model which weights already exist (#226) * release: 2.0.0-alpha.18 --------- Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com> Co-authored-by: Blaine Kasten <blainekasten@gmail.com>
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
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.

