Skip to content

Conversation

@AlanPonnachan
Copy link
Contributor

Issue Link / Problem Description

Changes Made

  • Updated docs/concepts/metrics/overview/index.md
  • Corrected wording to reflect that Non-LLM-based metrics inherit from Metric.
  • Ensures consistency between docs and actual implementation.

Testing

How to Test

  • Automated tests added/updated → Not applicable (docs-only change)
  • Manual testing steps:

References

Screenshots/Examples (if applicable)

Before:

All LLM based metrics in ragas are inherited from Metric class.

After:

All Non-LLM-based metrics in ragas are inherited from Metric class.

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Sep 10, 2025
Copy link
Member

@anistark anistark left a comment

Choose a reason for hiding this comment

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

Thanks for the quick fix @AlanPonnachan 🙌🏼

@anistark anistark merged commit e8ba08b into vibrantlabsai:main Sep 10, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Documentation Bug: Non-LLM metrics inheritance described incorrectly

2 participants