Releases: llamastack/llama-stack-client-python
Releases · llamastack/llama-stack-client-python
v0.4.0-alpha.12
v0.4.0-alpha.11
0.4.0-alpha.11 (2025-11-18)
Full Changelog: v0.4.0-alpha.10...v0.4.0-alpha.11
Features
- Wire through parallel_tool_calls to Responses API (2888bed)
v0.4.0-alpha.10
0.4.0-alpha.10 (2025-11-17)
Full Changelog: v0.4.0-alpha.9...v0.4.0-alpha.10
Bug Fixes
- openapi: restore embedded request wrappers (261e364)
v0.4.0-alpha.9
0.4.0-alpha.9 (2025-11-14)
Full Changelog: v0.4.0-alpha.8...v0.4.0-alpha.9
Chores
- use Pydantic to generate OpenAPI schema (59f7867)
v0.4.0-alpha.8
0.4.0-alpha.8 (2025-11-14)
Full Changelog: v0.4.0-alpha.7...v0.4.0-alpha.8
Features
Bug Fixes
- MCP authorization parameter implementation (0b552c6)
v0.4.0-alpha.7
0.4.0-alpha.7 (2025-11-13)
Full Changelog: v0.4.0-alpha.6...v0.4.0-alpha.7
Bug Fixes
- api: ensure openapi spec has deprecated routes (44f2d4e)
v0.4.0-alpha.6
0.4.0-alpha.6 (2025-11-12)
Full Changelog: v0.4.0-alpha.5...v0.4.0-alpha.6
Features
- add new API filter for all non-deprecated APIs (59c62f0)
- Adding option to return embeddings and metadata from
/vector_stores/*/files/*/contentand UI updates (696ed27) - Implement the 'max_tool_calls' parameter for the Responses API (9f57efe)
Bug Fixes
- compat with Python 3.14 (b971369)
- compat: update signatures of
model_dumpandmodel_dump_jsonfor Pydantic v1 (f17bdac) - docs: correct inconsistent python version requirement (c4b7aaa)
Chores
- package: drop Python 3.8 support (f6b66d4)
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)