Skip to content

chore: update llama_stack_provider_ragas module versions to 0.4.1#94

Merged
mergify[bot] merged 1 commit intoopendatahub-io:mainfrom
dmaniloff:update-ragas-provider-fix-typo
Oct 17, 2025
Merged

chore: update llama_stack_provider_ragas module versions to 0.4.1#94
mergify[bot] merged 1 commit intoopendatahub-io:mainfrom
dmaniloff:update-ragas-provider-fix-typo

Conversation

@dmaniloff
Copy link
Copy Markdown
Contributor

@dmaniloff dmaniloff commented Oct 17, 2025

What does this PR do?

  • Bumped llama_stack_provider_ragas module version from 0.3.6 to 0.4.1 in build.yaml and Containerfile.
  • Updated version references in README.md to reflect the new version for both inline and remote configurations.
  • Fixed typo in config.

Test Plan

Re-ran all integration tests & demo notebook.

Summary by CodeRabbit

  • Chores
    • Updated ragas evaluation provider from version 0.3.6 to 0.4.1 across distribution configurations.
    • Updated pipeline token configuration parameter naming in provider settings.

…build.yaml, Containerfile, and README.md

- Bumped llama_stack_provider_ragas module version from 0.3.6 to 0.4.1 in build.yaml and Containerfile.
- Updated version references in README.md to reflect the new version for both inline and remote configurations.
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Oct 17, 2025

Walkthrough

The changes update the llama_stack_provider_ragas dependency from version 0.3.6 to 0.4.1 across distribution configuration files and rename a configuration key in the trustyai_ragas provider from pipelines_token to pipelines_api_token.

Changes

Cohort / File(s) Summary
Version bump for llama_stack_provider_ragas
distribution/Containerfile, distribution/README.md, distribution/build.yaml
Updated llama_stack_provider_ragas from 0.3.6 to 0.4.1 across all distribution configuration files, including both base package and [remote] extra variants.
Configuration key rename
distribution/run.yaml
Renamed pipelines_token to pipelines_api_token in trustyai_ragas remote provider kubeflow_config, keeping the value expression unchanged.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Poem

A hop, a skip, a version leap,
From 0.3.6, safe and deep,
To 0.4.1 we now ascend,
With config keys that twist and bend,
The ragas provider hops along,
Stronger now, and ever strong! 🐰✨

Pre-merge checks and finishing touches

❌ Failed checks (1 warning)
Check name Status Explanation Resolution
Title Check ⚠️ Warning The PR title states that updates are made "in build.yaml, Containerfile, and README.md," which accurately reflects those specific changes. However, the changeset also includes a significant modification to distribution/run.yaml where the configuration key pipelines_token is renamed to pipelines_api_token in the trustyai_ragas remote provider. This is a meaningful change to a public configuration interface that is omitted from the title. The title is therefore incomplete and misleading about the full scope of changes in the pull request. Update the PR title to reflect all changes in the pull request. Either add a mention of the run.yaml configuration interface change (e.g., "...and pipelines_token renaming in run.yaml") or revise the title to avoid explicitly listing specific files if the scope is broader than indicated. This ensures the title accurately represents all modifications included in the PR.
✅ Passed checks (2 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@dmaniloff
Copy link
Copy Markdown
Contributor Author

Leaving in draft until trustyai-explainability/llama-stack-provider-ragas#37 is merged.

@dmaniloff dmaniloff marked this pull request as ready for review October 17, 2025 17:27
@dmaniloff dmaniloff requested a review from kelbrown20 as a code owner October 17, 2025 17:27
@dmaniloff
Copy link
Copy Markdown
Contributor Author

https://github.com/trustyai-explainability/llama-stack-provider-ragas/releases/tag/0.4.1 is now ready. the build needs to be re-run.

@dmaniloff dmaniloff changed the title chore: update llama_stack_provider_ragas module versions to 0.4.1 in build.yaml, Containerfile, and README.md chore: update llama_stack_provider_ragas module versions to 0.4.1 Oct 17, 2025
Copy link
Copy Markdown
Member

@ruivieira ruivieira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown
Collaborator

@nathan-weinberg nathan-weinberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please see CI faiures

@dmaniloff
Copy link
Copy Markdown
Contributor Author

Please see CI faiures

@nathan-weinberg Thanks -- Yes the build needs to be restarted per my earlier comment. 0.4.1 wasn't in the index when this was in draft, it is now. Can you please re-trigger?

@nathan-weinberg
Copy link
Copy Markdown
Collaborator

@Mergifyio backport rhoai-v3.0

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Oct 17, 2025

backport rhoai-v3.0

✅ Backports have been created

Details

@nathan-weinberg nathan-weinberg removed the request for review from kelbrown20 October 17, 2025 19:01
@mergify mergify bot merged commit f633ca1 into opendatahub-io:main Oct 17, 2025
8 of 9 checks passed
mergify bot added a commit that referenced this pull request Oct 17, 2025
…ckport #94) (#95)

# What does this PR do?
- Bumped llama_stack_provider_ragas module version from 0.3.6 to 0.4.1 in build.yaml and Containerfile.
- Updated version references in README.md to reflect the new version for both inline and remote configurations.
- Fixed typo in config.

## Test Plan
Re-ran all integration tests & demo notebook.



## Summary by CodeRabbit

* **Chores**
  * Updated ragas evaluation provider from version 0.3.6 to 0.4.1 across distribution configurations.
  * Updated pipeline token configuration parameter naming in provider settings.

<hr>This is an automatic backport of pull request #94 done by [Mergify](https://mergify.com).


Approved-by: nathan-weinberg

Approved-by: cdoern
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.

4 participants