Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-17 | 3.5 kB | |
v0.3.0 source code.tar.gz | 2025-07-17 | 41.0 MB | |
v0.3.0 source code.zip | 2025-07-17 | 41.2 MB | |
Totals: 3 Items | 82.2 MB | 0 |
What's Changed
- llamaindex agentic integration by @sahusiddharth in https://github.com/explodinggradients/ragas/pull/2026
- CVE-2025-45691 Fix: Arbitrary File Read Vulnerability + Feat: Security settings by @adithyan-ak in https://github.com/explodinggradients/ragas/pull/1991
- feat: add devin's deepwiki by @jjmachan in https://github.com/explodinggradients/ragas/pull/2039
- feat: added
ragas_experimental
back into main by @jjmachan in https://github.com/explodinggradients/ragas/pull/2031 - fix: dataset slicing by @shahules786 in https://github.com/explodinggradients/ragas/pull/2057
- feat: user simulator by @shahules786 in https://github.com/explodinggradients/ragas/pull/2062
- chore: make CI pass by @jjmachan in https://github.com/explodinggradients/ragas/pull/2063
- Update analytics source by @emmanuel-ferdman in https://github.com/explodinggradients/ragas/pull/2059
- fix: update embedding extraction to use appropriate async method by @ahgraber in https://github.com/explodinggradients/ragas/pull/2068
- feat: check embedding shapes in CosineSimilarityBuilders by @ahgraber in https://github.com/explodinggradients/ragas/pull/2069
- feat: llm as prompt as optional by @shahules786 in https://github.com/explodinggradients/ragas/pull/2084
- chore: added claude code workflow by @jjmachan in https://github.com/explodinggradients/ragas/pull/2089
- chore: refactor the experimental code off nbdev by @jjmachan in https://github.com/explodinggradients/ragas/pull/2087
- feat: align and validate alignment rate by @shahules786 in https://github.com/explodinggradients/ragas/pull/2094
- Fix/docs upgrade shade 2 by @ganeshrvel in https://github.com/explodinggradients/ragas/pull/2097
- feat: ragas evals CLI by @shahules786 in https://github.com/explodinggradients/ragas/pull/2086
- docs: hello world for ragas experimental by @shahules786 in https://github.com/explodinggradients/ragas/pull/2100
- feat: refactored out
Project
by @jjmachan in https://github.com/explodinggradients/ragas/pull/2106 - Updated the header color and moved away from yellow shade to more dar… by @ganeshrvel in https://github.com/explodinggradients/ragas/pull/2104
- examples : example evals by @shahules786 in https://github.com/explodinggradients/ragas/pull/2109
- Fix/theme black primary color by @ganeshrvel in https://github.com/explodinggradients/ragas/pull/2113
- fix: cleaned up some metrics by @jjmachan in https://github.com/explodinggradients/ragas/pull/2111
- feat: add
llm_factory
andembedding_factory
by @jjmachan in https://github.com/explodinggradients/ragas/pull/2112 - chore: release scripts and cleanup for monorepo by @jjmachan in https://github.com/explodinggradients/ragas/pull/2117
- fix: release script by @jjmachan in https://github.com/explodinggradients/ragas/pull/2118
- docs: hello world & explanation by @shahules786 in https://github.com/explodinggradients/ragas/pull/2114
- chore: added
ragas.experimental
and cleaned dependencies by @jjmachan in https://github.com/explodinggradients/ragas/pull/2119 - fix: metric alignment with
inmemory
backend by @jjmachan in https://github.com/explodinggradients/ragas/pull/2116 - docs: added structure to sidebar by @jjmachan in https://github.com/explodinggradients/ragas/pull/2120
New Contributors
- @emmanuel-ferdman made their first contribution in https://github.com/explodinggradients/ragas/pull/2059
Full Changelog: https://github.com/explodinggradients/ragas/compare/v0.2.15...v0.3.0