Skip to content
This repository was archived by the owner on Aug 14, 2025. It is now read-only.

Releases: llamastack/llama-stack-client-python-old

v0.2.18-alpha.2

12 Aug 17:45

Choose a tag to compare

v0.2.18-alpha.2 Pre-release
Pre-release

0.2.18-alpha.2 (2025-08-12)

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

Features

  • api: update via SDK Studio (e8e7433)

v0.2.18-alpha.1

12 Aug 17:03

Choose a tag to compare

v0.2.18-alpha.1 Pre-release
Pre-release

0.2.18-alpha.1 (2025-08-12)

Full Changelog: v0.2.17...v0.2.18-alpha.1

Features

  • api: update via SDK Studio (8afae6c)
  • api: update via SDK Studio (143a973)
  • api: update via SDK Studio (b8e32bb)
  • api: update via SDK Studio (1a2c77d)
  • api: update via SDK Studio (d66fb5f)

Chores

  • internal: update comment in script (8d599cd)
  • update @stainless-api/prism-cli to v5.15.0 (5f8ae94)

v0.2.14

04 Jul 16:10

Choose a tag to compare

Client package corresponding to Llama Stack v0.2.14

v0.1.0-alpha.4

27 Jun 18:53
424fbf9

Choose a tag to compare

v0.1.0-alpha.4 Pre-release
Pre-release

0.1.0-alpha.4 (2025-06-27)

Full Changelog: v0.1.0-alpha.3...v0.1.0-alpha.4

Features

  • api: update via SDK Studio (4333cb0)

Bug Fixes

  • ci: update pyproject.toml to use uv and remove broken CI (#5) (7bc925c)

Chores

v0.1.0-alpha.3

27 Jun 17:51
ce13e0f

Choose a tag to compare

v0.1.0-alpha.3 Pre-release
Pre-release

0.1.0-alpha.3 (2025-06-27)

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

Features

v0.1.0-alpha.2

27 Jun 16:00
0cdc405

Choose a tag to compare

v0.1.0-alpha.2 Pre-release
Pre-release

0.1.0-alpha.2 (2025-06-27)

Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2

Features

  • api: update via SDK Studio (f568f65)

v0.1.0-alpha.1

27 Jun 04:19

Choose a tag to compare

v0.1.0-alpha.1 Pre-release
Pre-release

0.1.0-alpha.1 (2025-06-27)

Full Changelog: v0.0.1-alpha.0...v0.1.0-alpha.1

Features

  • client: add follow_redirects request option (a77a9ee)
  • client: add support for aiohttp (d78982b)

Bug Fixes

  • ci: release-doctor — report correct token name (6f3a4e2)
  • client: correctly parse binary response | stream (85d6bbd)
  • package: support direct resource imports (a862d55)
  • tests: fix: tests which call HTTP endpoints directly with the example parameters (347a4bf)

Chores

  • change publish docs url (fdd7a07)
  • ci: enable for pull requests (c9b6347)
  • ci: fix installation instructions (40d9854)
  • ci: upload sdks to package manager (2d2282b)
  • docs: grammar improvements (6f57b13)
  • docs: remove reference to rye shell (bcf315a)
  • docs: remove unnecessary param examples (60ec829)
  • internal: avoid errors for isinstance checks on proxies (758a188)
  • internal: codegen related update (ab9f05c)
  • internal: update conftest.py (218e172)
  • readme: update badges (9b63e1b)
  • tests: add tests for httpx client instantiation & proxies (b27b11b)
  • tests: run tests in parallel (1287a3c)
  • tests: skip some failing tests on the latest python versions (73b5705)
  • update SDK settings (e54ba91)

Documentation

  • client: fix httpx.Timeout documentation reference (497f2a1)