v0.1.7
Published along with https://github.com/meta-llama/llama-stack/releases/tag/v0.1.7
What's Changed
- Add
-h
help flag support to all CLI commands by @alinaryan in #185 - feat: update react with new agent api by @yanxi0830 in #189
- feat: autogen llama-stack-client CLI reference doc by @yanxi0830 in #190
- chore: remove litellm type conversion by @ehhuang in #193
- chore: AsyncAgent should use ToolResponse instead of ToolResponseMessage by @ehhuang in #197
- fix: validate endpoint url by @cdoern in #196
- fix: react agent by @ehhuang in #200
- Sync updates from stainless branch: main by @yanxi0830 in #198
- chore: Sync updates from stainless branch: ehhuang/dev by @ehhuang in #199
- feat(agent): support multiple tool calls by @ehhuang in #192
- feat:
llama-stack-client providers inspect PROVIDER_ID
by @cdoern in #181 - chore: Sync updates from stainless branch: main by @yanxi0830 in #201
- fix:
llama-stack-client provider inspect
should use retrieve by @cdoern in #202
New Contributors
- @alinaryan made their first contribution in #185
Full Changelog: v0.1.6...v0.1.7