Skip to content

Releases: explodinggradients/ragas

v0.0.3

09 Jun 14:25
6b76cd3
Compare
Choose a tag to compare

v0.0.3 is a major design change

We have added 3 new metrics that help you answer how factually correct is your generated answers, how relevant are the answers to the question and how relevant are the contexts returned form the retriever to the questions. This gives you a sense of the performance of both you generation and retrieval steps. We also have a "ragas_score" which is unified score to give a single metric about your pipelines.

checkout the quickstart to see how it works: https://github.com/explodinggradients/ragas/blob/main/examples/quickstart.ipynb

v0.0.3rc1

09 Jun 07:32
1e07768
Compare
Choose a tag to compare
v0.0.3rc1 Pre-release
Pre-release
feat: make `Result` more usefull (#39)

- added a few tests too

0.0.2

23 May 06:40
ca07b3d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.1...0.0.2

0.0.1

14 May 23:15
ddc5d76
Compare
Choose a tag to compare

MVP release!!!

What's Changed

Full Changelog: 0.0.1a6...0.0.1

0.0.1a8

14 May 22:07
fb17f9d
Compare
Choose a tag to compare
0.0.1a8 Pre-release
Pre-release

What's Changed

Full Changelog: 0.0.1a6...0.0.1a8

0.0.1a6

14 May 19:23
8ddf9fe
Compare
Choose a tag to compare
0.0.1a6 Pre-release
Pre-release

What's Changed

Full Changelog: 0.0.1a5...0.0.1a6

0.0.1a5

14 May 18:32
1a9f19e
Compare
Choose a tag to compare
0.0.1a5 Pre-release
Pre-release

testing release workflow

What's Changed

Full Changelog: 0.0.1a4...0.0.1a5

0.0.1a4

14 May 18:13
342b23f
Compare
Choose a tag to compare
0.0.1a4 Pre-release
Pre-release

Init alpha release

What's Changed

New Contributors

Full Changelog: https://github.com/explodinggradients/ragas/commits/0.0.1a4