Skip to content

Update dependency llama-stack-client to v0.7.4#354

Open
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/llama-stack-client-0.x
Open

Update dependency llama-stack-client to v0.7.4#354
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/llama-stack-client-0.x

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
llama-stack-client ==0.4.3==0.7.4 age confidence

Release Notes

llamastack/llama-stack-client-python (llama-stack-client)

v0.7.2

Full Changelog: v0.7.0-alpha.2...v0.7.2-alpha.4

Chores

v0.7.0

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

Features
  • add reasoning as valid conversation item (029da3f)
  • add reasoning output types to OpenAI Responses API spec (3bb043e)
Chores
  • tests: bump steady to v0.20.1 (82edffa)
  • tests: bump steady to v0.20.2 (8aab687)
Refactors
  • remove deprecated register/unregister model endpoints (6c82145)

v0.6.1

Full Changelog: v0.6.1-alpha.1...v0.7.0-alpha.1

⚠ BREAKING CHANGES
  • eliminate GET /chat/completions/{completion_id} conformance issues
  • rename agents API to responses API
  • eliminate /files/{file_id} GET differences
Features
  • Add stream_options parameter support (b4c2f15)
  • eliminate /files/{file_id} GET differences (1f28d73)
  • eliminate GET /chat/completions/{completion_id} conformance issues (dad9f54)
  • internal: implement indices array format for query and form serialization (6694121)
  • responses: add cancel endpoint for background responses (d9bc91a)
Bug Fixes
  • deps: bump minimum typing-extensions version (50ea4d7)
  • inference: improve chat completions OpenAI conformance (147b88b)
  • pydantic: do not pass by_alias unless set (f6836f9)
  • remove duplicate dataset_id parameter in append-rows endpoint (d6a79d0)
  • sanitize endpoint path params (9b288d5)
Chores
  • ci: skip lint on metadata-only changes (b096c2c)
  • internal: tweak CI branches (1df7e26)
  • internal: update gitignore (0e98cfd)
  • internal: version bump (f468096)
  • tests: bump steady to v0.19.4 (f5ad8f8)
  • tests: bump steady to v0.19.5 (55689e1)
  • tests: bump steady to v0.19.6 (87cb87e)
  • tests: bump steady to v0.19.7 (10f6ed7)
Refactors
  • remove fine_tuning API (021bd5e)
  • remove tool_groups from public API and auto-register from provider specs (c0df2dc)
  • rename agents API to responses API (f5c27db)
  • rename rag-runtime provider to file-search (94a14da)
  • tests: switch from prism to steady (23d591c)

v0.5.0

Full Changelog: v0.5.0-alpha.2...v0.6.1-alpha.1

⚠ BREAKING CHANGES
  • improve consistency of post-training API endpoints
Features
  • accept list content blocks in Responses API function_call_output (f6f1fc3)
  • Add prompt_cache_key parameter support (6b45699)
  • add skip_model_availability to openai_mixin for remote models (7ef952b)
  • add support for 'frequency_penalty' param to Responses API (56d39cc)
  • add support for 'presence_penalty' param to Responses API (4f57d15)
  • add support for /responses background parameter (4f8bf45)
  • Add top_logprobs parameter support (2196986)
  • add top_p parameter support to responses API (23e3b9f)
  • Add truncation parameter support (7501365)
  • improve consistency of post-training API endpoints (99057fd)
  • inference: bidirectional reasoning token passthrough for chat completions (c314639)
  • vector_io: Implement Contextual Retrieval for improved RAG search quality (89ec5a7)
Bug Fixes
  • align chat completion usage schema with OpenAI spec (3974d5d)
  • Enabled models list works (#​314) (acd5e64)
  • inference: use flat response message model for chat/completions (e58e2e4)
  • responses: achieve full OpenResponses conformance — 6/6 tests passing (631ab2c)
  • stainless: handle [DONE] SSE terminator in streaming responses (17f0029)
  • vector_io: align Protocol signatures with request models (ea58fd8)
Chores
  • api: minor updates (17a2705)
  • ci: bump uv version (f014d4c)
  • ci: skip uploading artifacts on stainless-internal branches (dbddad9)
  • docs: add missing descriptions (f1a093b)
  • format all api.md files (0e3e262)
  • internal: add request options to SSE classes (2ecc682)
  • internal: bump dependencies (612291e)
  • internal: fix lint error on Python 3.14 (a0f6975)
  • internal: make test_proxy_environment_variables more resilient (6bc2bb4)
  • internal: make test_proxy_environment_variables more resilient to env (44bbae1)
  • test: do not count install time for mock server timeout (185de33)
  • update mock server docs (92cb087)
  • update placeholder string (406b9bb)
Refactors
  • types: use extra_items from PEP 728 (629ca09)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 52.61%. Comparing base (17437c6) to head (237f68e).

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #354   +/-   ##
=======================================
  Coverage   52.61%   52.61%           
=======================================
  Files          10       10           
  Lines         745      745           
=======================================
  Hits          392      392           
  Misses        353      353           
Flag Coverage Δ
python 52.61% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant