Skip to content

Update dependency llama-stack-api to v0.7.2#353

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

Update dependency llama-stack-api to v0.7.2#353
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/llama-stack-api-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-api ==0.4.4==0.7.2 age confidence

Release Notes

llamastack/llama-stack (llama-stack-api)

v0.7.2

Compare Source

What's Changed

Full Changelog: ogx-ai/ogx@v0.7.1...v0.7.2

v0.7.1

Compare Source

What's Changed

Full Changelog: ogx-ai/ogx@v0.7.0...v0.7.1

v0.7.0

Compare Source

Release 0.7 is a major release focused on completing the transition to OpenAI API conformance, introducing comprehensive observability metrics, and significant API cleanup. This release removes the fine-tuning API, completes the FastAPI router migration, removes legacy providers (TGI, HuggingFace), renames core concepts for clarity, and adds structured logging via structlog.

Highlights
  • Agents API renamed to Responses API aligning with OpenAI naming (#​5195)
  • Reasoning output support in Responses API (#​5206)
  • Comprehensive observability metrics for API, inference, and vector IO (#​5201, #​5320, #​5096)
  • Structured logging via structlog with key-value output (#​5215)
  • Inline neural rerank for RAG without external services (#​4877)
  • Inline Docling provider for structure-aware PDF parsing (#​5049)
  • Infinispan vector-io provider for distributed vector storage (#​4839)
  • Connector API promoted to v1beta (#​5129)
  • FastAPI router migration complete with @webmethod removal (#​5248)
  • Performance: lazy-loading of torch, numpy, faiss, and braintrust to reduce startup memory (#​5116, #​5118, #​5078)
Breaking Changes
Change Type PR
Fine-tuning API removed Hard #​5104
meta-reference providers renamed to builtin Hard #​5131
knowledge_search renamed to file_search Hard #​5186
Agents API renamed to Responses API Hard #​5195
tool_groups removed from public API Hard #​4997
TGI and HuggingFace providers removed Hard #​5333
register/unregister model endpoints removed Hard #​5341
@webmethod decorator removed Hard #​5248
rag-runtime provider renamed to file-search Hard #​5187
Duplicate dataset_id parameter removed Hard #​4849
/files/{file_id} GET response unified Hard #​5154
OpenAI API schema transforms Hard #​5166
starter-gpu distribution removed Hard #​5279
sentence_transformers trust_remote_code defaults to False Behavior #​4602

See the full release notes for migration instructions and detailed upgrade guide.

v0.6.1

Compare Source

What's Changed

Full Changelog: ogx-ai/ogx@v0.6.0...v0.6.1

v0.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: ogx-ai/ogx@v0.5.2...v0.6.0

v0.5.2

Compare Source

What's Changed

Full Changelog: ogx-ai/ogx@v0.5.1...v0.5.2

v0.5.1

Compare Source

What's Changed

Full Changelog: ogx-ai/ogx@v0.5.0...v0.5.1

v0.5.0

Compare Source

Release 0.5 brings significant improvements to API consistency, OpenAI conformance, provider capabilities, and a major architectural refactoring of all APIs to use FastAPI routers.

Highlights
  • Connectors API for managing MCP server connections (#​4263)
  • Unified network configuration with TLS/mTLS, proxy, and timeout support for all remote providers (#​4748)
  • Endpoint authorization via YAML-based access control (#​4448)
  • Rerankers for hybrid search in vector stores (#​4456)
  • Response API enhancements including reasoning.effort, max_output_tokens, and parallel_tool_calls
  • New providers: Elasticsearch and OCI 26ai vector stores
  • PGVector improvements: HNSW/IVFFlat indexes, configurable distance metrics
  • FastAPI router migration across all APIs for better OpenAPI docs and validation
  • ARM64 container image support (#​4474)
Breaking Changes
Change Type PR
Post-Training API endpoints restructured (path params) Hard #​4606
Embeddings API rejects explicit null for optional fields Hard #​4644
Safety API provider interface changed to request objects Hard #​4643
Builtin GPU inference provider removed Hard #​4828
Scope-based endpoint authorization removed Hard #​4734
image_name renamed to distro_name Deprecated #​4396
Eval API calling convention uses request objects Deprecated #​4425
vLLM tls_verify moved to network.tls.verify Deprecated #​4748

See the full release notes for migration instructions and detailed upgrade guide.

v0.4.6

Compare Source

What's Changed

Full Changelog: ogx-ai/ogx@v0.4.5...v0.4.6

v0.4.5

Compare Source

What's Changed

Full Changelog: ogx-ai/ogx@v0.4.4...v0.4.5


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 39.59%. Comparing base (17437c6) to head (18c0773).

Impacted file tree graph

@@             Coverage Diff             @@
##             main     #353       +/-   ##
===========================================
- Coverage   52.61%   39.59%   -13.03%     
===========================================
  Files          10       10               
  Lines         745      745               
===========================================
- Hits          392      295       -97     
- Misses        353      450       +97     
Flag Coverage Δ
python 39.59% <ø> (-13.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 1 file with indirect coverage changes

🚀 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