Releases: llamastack/llama-stack-client-python
Releases · llamastack/llama-stack-client-python
v0.4.0-alpha.5
v0.4.0-alpha.4
0.4.0-alpha.4 (2025-11-04)
Full Changelog: v0.4.0-alpha.3...v0.4.0-alpha.4
Features
- api: remove agents types (ae9e51b)
Chores
- internal: grammar fix (it's -> its) (2c3291c)
v0.4.0-alpha.3
0.4.0-alpha.3 (2025-11-04)
Full Changelog: v0.4.0-alpha.2...v0.4.0-alpha.3
Features
- api: remove openai/v1 endpoints (e391af5)
Bug Fixes
v0.4.0-alpha.2
0.4.0-alpha.2 (2025-11-03)
Full Changelog: v0.4.0-alpha.1...v0.4.0-alpha.2
Features
- api: point models.list() to /v1/openai/v1/models (efdf1be)
Chores
v0.4.0-alpha.1
0.4.0-alpha.1 (2025-10-30)
Full Changelog: v0.3.1-alpha.2...v0.4.0-alpha.1
⚠ BREAKING CHANGES
- api: /v1/inspect only lists v1 apis by default
- api: /v1/inspect only lists v1 apis by default
Features
Bug Fixes
- clean pre-commit (799b908)
- client: close streams without requiring full consumption (d861708)
- headers: add a newline (55a8efc)
Chores
v0.3.1-alpha.2
0.3.1-alpha.2 (2025-10-27)
Full Changelog: v0.3.1-alpha.1...v0.3.1-alpha.2
Features
- api: vector_db_id -> vector_store_id (de833a3)
v0.3.1-alpha.1
0.3.1-alpha.1 (2025-10-22)
Full Changelog: v0.3.0-alpha.6...v0.3.1-alpha.1
Features
- api: manual updates (5b288dc)
- api: manual updates (a7d787f)
- api: move datasets to beta, vector_db -> vector_store (88ed3fb)
- api: sync (44e5dec)
Chores
- bump
httpx-aiohttpversion to 0.1.9 (794344a)
Build System
- Bump version to 0.3.0 (fb7fa38)
v0.3.0-alpha.6
0.3.0-alpha.6 (2025-10-13)
Full Changelog: v0.3.0-alpha.5...v0.3.0-alpha.6
Features
- api: updates to vector_store, etc. (6c796ca)
Chores
- internal: detect missing future annotations with ruff (e497f03)
v0.3.0-alpha.5
0.3.0-alpha.5 (2025-10-10)
Full Changelog: v0.3.0-alpha.4...v0.3.0-alpha.5
Features
- api: several updates including Conversations, Responses changes, etc. (3680c9f)
Chores
- internal: codegen related update (b8bfc9c)
v0.3.0-alpha.4
0.3.0-alpha.4 (2025-10-02)
Full Changelog: v0.3.0-alpha.3...v0.3.0-alpha.4
⚠ BREAKING CHANGES
- api: use input_schema instead of parameters for tools
Features
- api: fixes to URLs (406c366)
- api: tool api (input_schema, etc.) changes (064b98b)
- api: use input_schema instead of parameters for tools (2d53df4)