What's Changed
* fix: broken .retrieve call using `identifier=` by cdoern in https://github.com/meta-llama/llama-stack-client-python/pull/135
* Humanize CLI command group descriptions a bit by booxter in https://github.com/meta-llama/llama-stack-client-python/pull/137
* fix: llama-stack-client providers list by cdoern in https://github.com/meta-llama/llama-stack-client-python/pull/134
* refactor: update react_agent to use tool_config by yanxi0830 in https://github.com/meta-llama/llama-stack-client-python/pull/139
* feat: add type hints to event logger util by ehhuang in https://github.com/meta-llama/llama-stack-client-python/pull/140
* feat: include complete turn response in Agent.create_turn by ehhuang in https://github.com/meta-llama/llama-stack-client-python/pull/141
* sync stainless 0.1.3 cut by yanxi0830 in https://github.com/meta-llama/llama-stack-client-python/pull/144
* Update the example to reflect current API by baijum in https://github.com/meta-llama/llama-stack-client-python/pull/131
* feat: enable_persist: sync updates from stainless branch: yanxi0830/dev by yanxi0830 in https://github.com/meta-llama/llama-stack-client-python/pull/145
New Contributors
* cdoern made their first contribution in https://github.com/meta-llama/llama-stack-client-python/pull/135
* booxter made their first contribution in https://github.com/meta-llama/llama-stack-client-python/pull/137
* baijum made their first contribution in https://github.com/meta-llama/llama-stack-client-python/pull/131
**Full Changelog**: https://github.com/meta-llama/llama-stack-client-python/compare/v0.1.2...v0.1.3