What's Changed
- feat: replaced NLTK's implementation of BLEU with sacrebleu's implementation by @trent-sp in #1744
- doc: add note by @shahules786 in #1753
- docs: add blog to readme by @shahules786 in #1755
- fixes: some minor fixes by @shahules786 in #1756
- docs: added ragas-app to getting started by @jjmachan in #1754
- feat: add exact match caching by @ayulockin in #1717
- fix: temperature needs to be added handled effectively by @jjmachan in #1759
- Fix/hhem: divide by zero error by @jjmachan in #1765
- fix: add reference to simple scoring by @shahules786 in #1758
- fix: import train config and add tests by @shahules786 in #1776
- chore: make analytics into threading by @jjmachan in #1777
- fix: change to schema by @shahules786 in #1780
- Fix link to langchain and add pip install by @pamelafox in #1762
- fix: distance measure in non llm CR by @shahules786 in #1787
- docs: caching in ragas by @jjmachan in #1779
- fix: remove reproducibility arg by @shahules786 in #1790
New Contributors
- @trent-sp made their first contribution in #1744
- @pamelafox made their first contribution in #1762
Full Changelog: v0.2.8...v0.2.9