Skip to content

Releases: meta-llama/llama-stack-client-python

v0.1.9

29 Mar 00:53
Compare
Choose a tag to compare

v0.1.8

24 Mar 01:29
Compare
Choose a tag to compare

Published along with https://github.com/meta-llama/llama-stack/releases/tag/v0.1.8

What's Changed

  • feat: datasets api updates by @yanxi0830 in #203
  • Sync updates from stainless branch: hardikjshah/dev by @hardikjshah in #204
  • fix(agent): better error handling by @ehhuang in #207
  • feat: add weighted_average aggregation function support by @SLR722 in #208
  • fix: fix duplicate model get help text by @reidliu41 in #188
  • simplify import paths; Sync updates from stainless branch: ehhuang/dev by @ehhuang in #205
  • Sync updates from stainless branch: yanxi0830/dev by @yanxi0830 in #209

New Contributors

Full Changelog: v0.1.7...v0.1.8

v0.1.7

14 Mar 22:33
Compare
Choose a tag to compare

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

Full Changelog: v0.1.6...v0.1.7

v0.1.6

08 Mar 04:43
Compare
Choose a tag to compare

v0.1.6

Published along with Llama Stack v0.1.6

What's Changed

  • feat: unify max infer iters with server/client tools by @yanxi0830 in #173
  • chore: api sync, deprecate allow_resume_turn + rename task_config->benchmark_config (Sync updates from stainless branch: yanxi0830/dev) by @yanxi0830 in #176
  • fix: remove the alpha suffix in run_benchmark.py by @SLR722 in #179
  • chore: Sync updates from stainless branch: ehhuang/dev by @ehhuang in #182
  • feat: support client tool output metadata by @ehhuang in #180
  • chore: use rich to format logs by @ehhuang in #177
  • feat: new Agent API by @ehhuang in #178
  • fix: react agent with custom tool parser n_iters by @yanxi0830 in #184
  • fix(agent): initialize toolgroups/client_tools by @ehhuang in #186
  • feat: async agent wrapper by @yanxi0830 in #169
  • feat(agent): support plain function as client_tool by @ehhuang in #187

Full Changelog: v0.1.5...v0.1.6

v0.1.5

28 Feb 18:16
Compare
Choose a tag to compare

Published along with Llama Stack v0.1.5

What's Changed

Full Changelog: v0.1.4...v0.1.5

v0.1.4

25 Feb 00:05
Compare
Choose a tag to compare

What's Changed

  • feat: Sync updates from stainless branch: ehhuang/dev by @ehhuang in #149
  • Update CODEOWNERS by @SLR722 in #151
  • chore: deprecate eval task (Sync updates from stainless branch: main) by @yanxi0830 in #150
  • refine the benchmark eval UX by @SLR722 in #156
  • fix: React agent should be able to work with provided config by @hardikjshah in #146
  • feat (1/n): agents resume turn (Sync updates from stainless branch: yanxi0830/dev) by @yanxi0830 in #157
  • v0.1.4 - Sync updates from stainless branch: yanxi0830/dev by @yanxi0830 in #164

New Contributors

Full Changelog: v0.1.3...v0.1.4

v0.1.3

14 Feb 22:15
Compare
Choose a tag to compare

What's Changed

  • fix: broken .retrieve call using identifier= by @cdoern in #135
  • Humanize CLI command group descriptions a bit by @booxter in #137
  • fix: llama-stack-client providers list by @cdoern in #134
  • refactor: update react_agent to use tool_config by @yanxi0830 in #139
  • feat: add type hints to event logger util by @ehhuang in #140
  • feat: include complete turn response in Agent.create_turn by @ehhuang in #141
  • sync stainless 0.1.3 cut by @yanxi0830 in #144
  • Update the example to reflect current API by @baijum in #131
  • feat: enable_persist: sync updates from stainless branch: yanxi0830/dev by @yanxi0830 in #145

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

07 Feb 22:07
Compare
Choose a tag to compare

TL;DR

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.0

24 Jan 17:49
35462ef
Compare
Choose a tag to compare

v0.0.61

10 Dec 20:51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.54...v0.0.61