-
Notifications
You must be signed in to change notification settings - Fork 95
[SDK] adapt to server updates #201 #5
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
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
ashwinb
reviewed
Oct 10, 2024
eranco74
pushed a commit
to eranco74/llama-stack-client-python
that referenced
this pull request
Jul 20, 2025
…tack#5) Stainless by default uses Rye. We need to make it use UV which is more modern (and a significantly upgraded version of Rye.) I have completely nuked existing CI workflows installed by Stainless and instead added our own pre-commit. We will gradually make this more robust by running a lot more tests before landing the client SDK PRs.
eranco74
pushed a commit
to eranco74/llama-stack-client-python
that referenced
this pull request
Jul 20, 2025
Automated Release PR --- ## 0.1.0-alpha.4 (2025-06-27) Full Changelog: [v0.1.0-alpha.3...v0.1.0-alpha.4](llamastack/llama-stack-client-python@v0.1.0-alpha.3...v0.1.0-alpha.4) ### Features * **api:** update via SDK Studio ([4333cb0](llamastack@4333cb0)) ### Bug Fixes * **ci:** update pyproject.toml to use uv and remove broken CI ([llamastack#5](llamastack#5)) ([7bc925c](llamastack@7bc925c)) ### Chores * **internal:** version bump ([867ea24](llamastack@867ea24)) --- This pull request is managed by Stainless's [GitHub App](https://github.com/apps/stainless-app). The [semver version number](https://semver.org/#semantic-versioning-specification-semver) is based on included [commit messages](https://www.conventionalcommits.org/en/v1.0.0/). 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](https://www.stainlessapi.com) 📚 Read the [docs](https://app.stainlessapi.com/docs) 🙋 [Reach out](mailto:support@stainlessapi.com) for help or questions --------- Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
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.
Test