Update dependency llama-stack-api to v0.7.2#353
Open
red-hat-konflux[bot] wants to merge 1 commit into
Open
Conversation
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. @@ 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
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==0.4.4→==0.7.2Release Notes
llamastack/llama-stack (llama-stack-api)
v0.7.2Compare Source
What's Changed
Full Changelog: ogx-ai/ogx@v0.7.1...v0.7.2
v0.7.1Compare Source
What's Changed
Full Changelog: ogx-ai/ogx@v0.7.0...v0.7.1
v0.7.0Compare 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
@webmethodremoval (#5248)Breaking Changes
meta-referenceproviders renamed tobuiltinknowledge_searchrenamed tofile_searchtool_groupsremoved from public APIregister/unregistermodel endpoints removed@webmethoddecorator removedrag-runtimeprovider renamed tofile-searchdataset_idparameter removed/files/{file_id}GET response unifiedstarter-gpudistribution removedsentence_transformerstrust_remote_codedefaults toFalseSee the full release notes for migration instructions and detailed upgrade guide.
v0.6.1Compare Source
What's Changed
Full Changelog: ogx-ai/ogx@v0.6.0...v0.6.1
v0.6.0Compare Source
What's Changed
76bcb66toc518b35by @dependabot[bot] in #4858c7cdb40to4c1b03bby @dependabot[bot] in #49154c1b03bto7d9786bby @dependabot[bot] in #49717d9786bto6c700daby @dependabot[bot] in #5075New Contributors
Full Changelog: ogx-ai/ogx@v0.5.2...v0.6.0
v0.5.2Compare Source
What's Changed
Full Changelog: ogx-ai/ogx@v0.5.1...v0.5.2
v0.5.1Compare Source
What's Changed
Full Changelog: ogx-ai/ogx@v0.5.0...v0.5.1
v0.5.0Compare 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
reasoning.effort,max_output_tokens, andparallel_tool_callsBreaking Changes
nullfor optional fieldsimage_namerenamed todistro_nametls_verifymoved tonetwork.tls.verifySee the full release notes for migration instructions and detailed upgrade guide.
v0.4.6Compare Source
What's Changed
Full Changelog: ogx-ai/ogx@v0.4.5...v0.4.6
v0.4.5Compare 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.
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.