Skip to content

Conversation

stainless-app[bot]
Copy link
Contributor

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

Automated Release PR

0.2.18-alpha.3 (2025-08-14)

Full Changelog: v0.2.18-alpha.2...v0.2.18-alpha.3

Features

  • llama-stack-client providers inspect PROVIDER_ID (#181) (6d18aae)
  • add client-side utility for getting OAuth tokens simply (#230) (91156dc)
  • add client.chat.completions.create() and client.completions.create() (#226) (ee0e65e)
  • Add llama-stack-client datasets unregister command (#222) (38cd91c)
  • add support for chat sessions (#167) (ce3b30f)
  • add type hints to event logger util (#140) (26f3c33)
  • add updated batch inference types (#220) (ddb93ca)
  • add weighted_average aggregation function support (#208) (b62ac6c)
  • agent: support multiple tool calls (#192) (43ea2f6)
  • agent: support plain function as client_tool (#187) (2ec8044)
  • api: update via SDK Studio (48fd19c)
  • async agent wrapper (#169) (fc9907c)
  • autogen llama-stack-client CLI reference doc (#190) (e7b19a5)
  • client.responses.create() and client.responses.retrieve() (#227) (fba5102)
  • datasets api updates (#203) (b664564)
  • enable_persist: sync updates from stainless branch: yanxi0830/dev (#145) (59a02f0)
  • new Agent API (#178) (c2f73b1)
  • support client tool output metadata (#180) (8e4fd56)
  • Sync updates from stainless branch: ehhuang/dev (#149) (367da69)
  • unify max infer iters with server/client tools (#173) (548f2de)
  • update react with new agent api (#189) (ac9d1e2)

Bug Fixes

  • llama-stack-client provider inspect should use retrieve (#202) (e33b5bf)
  • accept extra_headers in agent.create_turn and pass them faithfully (#228) (e72d9e8)
  • added uv.lock (546e0df)
  • agent: better error handling (#207) (5746f91)
  • agent: initialize toolgroups/client_tools (#186) (458e207)
  • broken .retrieve call using identifier= (#135) (626805a)
  • bump to 0.2.1 (edb6173)
  • bump version (b6d45b8)
  • bump version in another place (7253433)
  • cli: align cli toolgroups register to the new arguments (#231) (a87b6f7)
  • correct toolgroups_id parameter name on unregister call (#235) (1be7904)
  • fix duplicate model get help text (#188) (4bab07a)
  • llama-stack-client providers list (#134) (930138a)
  • react agent (#200) (b779979)
  • React Agent for non-llama models (#174) (ee5dd2b)
  • React agent should be able to work with provided config (#146) (08ab5df)
  • react agent with custom tool parser n_iters (#184) (aaff961)
  • remove the alpha suffix in run_benchmark.py (#179) (638f7f2)
  • update CONTRIBUTING.md to point to uv instead of rye (3fbe0cd)
  • update uv lock (cc072c8)
  • validate endpoint url (#196) (6fa8095)

Chores

  • api sync, deprecate allow_resume_turn + rename task_config->benchmark_config (Sync updates from stainless branch: yanxi0830/dev) (#176) (96749af)
  • AsyncAgent should use ToolResponse instead of ToolResponseMessage (#197) (6191aa5)
  • copy: Copy changes over from llamastack/ org repository (#255) (7ade969)
  • deprecate eval task (Sync updates from stainless branch: main) (#150) (39b1248)
  • remove litellm type conversion (#193) (ab3f844)
  • sync repo (099bfc6)
  • Sync updates from stainless branch: ehhuang/dev (#182) (e33aa4a)
  • Sync updates from stainless branch: ehhuang/dev (#199) (fa73d7d)
  • Sync updates from stainless branch: main (#201) (f063f2d)
  • use rich to format logs (#177) (303054b)

Refactors

  • update react_agent to use tool_config (#139) (b5dce10)

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 14, 2025

🧪 Testing

To try out this version of the SDK, run:

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

Expires: Sat, 13 Sep 2025 00:06:40 GMT

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 6237f85 to 93e5f24 Compare August 14, 2025 00:07
@ashwinb ashwinb changed the title release: 0.3.0-alpha.1 release: 0.2.18-alpha.3 Aug 14, 2025
Copy link
Contributor Author

stainless-app bot commented Aug 14, 2025

Release version edited manually

The Pull Request version has been manually set to 0.2.18-alpha.3 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 93e5f24 to 06c8a31 Compare August 14, 2025 02:03
@ashwinb ashwinb merged commit 5d1a68f into main Aug 14, 2025
6 of 8 checks passed
@ashwinb ashwinb deleted the release-please--branches--main--changes--next branch August 14, 2025 17:40
Copy link
Contributor Author

stainless-app bot commented Aug 14, 2025

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.

1 participant