Skip to content

Conversation

stainless-app[bot]
Copy link
Contributor

@stainless-app stainless-app bot commented Aug 22, 2025

Automated Release PR

0.2.19-alpha.1 (2025-08-22)

Full Changelog: v0.2.18-alpha.3...v0.2.19-alpha.1

Features

  • api: manual updates (119bdb2)
  • api: query_metrics, batches, changes (c935c79)
  • api: some updates to query metrics (8f0f7a5)

Bug Fixes

  • agent: fix wrong module import in ReAct agent (#262) (c17f3d6), closes #261
  • build: kill explicit listing of python3.13 for now (5284b4a)

Chores

Build System


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

Copy link
Contributor Author

stainless-app bot commented Aug 22, 2025

🧪 Testing

To try out this version of the SDK, run:

pip install 'https://pkg.stainless.com/s/llama-stack-client-python/8f0f7a5de82f1dd3404cedff599b8a33f6e5c755/llama_stack_client-0.2.18-py3-none-any.whl'

Expires: Sun, 21 Sep 2025 23:00:42 GMT

@meta-cla meta-cla bot added the cla signed label Aug 22, 2025
@ashwinb ashwinb changed the title release: 0.3.0-alpha.1 release: 0.2.19-alpha.1 Aug 22, 2025
Copy link
Contributor Author

stainless-app bot commented Aug 22, 2025

Release version edited manually

The Pull Request version has been manually set to 0.2.19-alpha.1 and will be used for the release.

If you instead want to use the version number 0.3.0-alpha.1 generated from conventional commits, just remove the label autorelease: custom version from this Pull Request.

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from cce4751 to 0af39e6 Compare August 22, 2025 23:10
@ashwinb ashwinb merged commit 263cf87 into main Aug 22, 2025
5 of 8 checks passed
@ashwinb ashwinb deleted the release-please--branches--main--changes--next branch August 22, 2025 23:28
Copy link
Contributor Author

stainless-app bot commented Aug 22, 2025

ashwinb added a commit that referenced this pull request Aug 22, 2025
ashwinb added a commit that referenced this pull request Aug 22, 2025
Reverts #264

This breaks everything because of some import. I am going to install
proper CI on this repository so none of this happens again.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ModuleNotFoundError: wrong import of Headers in ReAct agent module

1 participant