| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-11-11 | 3.3 kB | |
| v0.3.9 source code.tar.gz | 2025-11-11 | 43.8 MB | |
| v0.3.9 source code.zip | 2025-11-11 | 44.2 MB | |
| Totals: 3 Items | 88.0 MB | 0 | |
What's Changed
- fix(docs): add missing line break so the step title and description a… by @nkch1k in https://github.com/explodinggradients/ragas/pull/2391
- Migrate SummaryScore by @rhlbhatnagar in https://github.com/explodinggradients/ragas/pull/2376
- feat: add metadata fields for synthetic data traceability by @dev-jonathan in https://github.com/explodinggradients/ragas/pull/2389
- Migrate noise sensitivity by @rhlbhatnagar in https://github.com/explodinggradients/ragas/pull/2379
- docs: quickstart guide with interactive LLM and project structure by @anistark in https://github.com/explodinggradients/ragas/pull/2380
- Migrate Faithfullness by @rhlbhatnagar in https://github.com/explodinggradients/ragas/pull/2384
- fix: docs for discrete, numeric and ranking using instructor by @anistark in https://github.com/explodinggradients/ragas/pull/2397
- Migrate Answer Accuracy + Context Relevance by @rhlbhatnagar in https://github.com/explodinggradients/ragas/pull/2390
- refactor: remove aspect critic and simple criteria metrics with discrete metric examples by @anistark in https://github.com/explodinggradients/ragas/pull/2399
- Migrate Context Pricision with + without ref by @rhlbhatnagar in https://github.com/explodinggradients/ragas/pull/2398
- docs: fix recall formula label in SQL metrics by @tysoncung in https://github.com/explodinggradients/ragas/pull/2405
- chore: remove deprecated
ground_truthsby @anistark in https://github.com/explodinggradients/ragas/pull/2402 - docs: Add documentation for metrics.collections API by @sanjeed5 in https://github.com/explodinggradients/ragas/pull/2407
- Migrate factual correctness by @rhlbhatnagar in https://github.com/explodinggradients/ragas/pull/2401
- refactor: remove redundant AnswerSimilarity from collections API in favor of SemanticSimilarity by @anistark in https://github.com/explodinggradients/ragas/pull/2410
- docs: Update documentation structure to reflect experiments-first paradigm by @sanjeed5 in https://github.com/explodinggradients/ragas/pull/2394
- Response Groundedness by @rhlbhatnagar in https://github.com/explodinggradients/ragas/pull/2403
- fix: office hours link update by @anistark in https://github.com/explodinggradients/ragas/pull/2415
- Refactor/removing deprecated by @anistark in https://github.com/explodinggradients/ragas/pull/2412
- fix: handle
max_completeion_tokenserror for newer openai models by @anistark in https://github.com/explodinggradients/ragas/pull/2413 - refactor: make embeddings optional in AnswerCorrectness when using pure factuality mode by @anistark in https://github.com/explodinggradients/ragas/pull/2414
- Feat/migrate context recall by @jjmachan in https://github.com/explodinggradients/ragas/pull/2372
- chore: update quickstart llm config by @anistark in https://github.com/explodinggradients/ragas/pull/2417
New Contributors
- @nkch1k made their first contribution in https://github.com/explodinggradients/ragas/pull/2391
- @dev-jonathan made their first contribution in https://github.com/explodinggradients/ragas/pull/2389
- @tysoncung made their first contribution in https://github.com/explodinggradients/ragas/pull/2405
Full Changelog: https://github.com/explodinggradients/ragas/compare/v0.3.8...v0.3.9