v0.1.2
What's Changed
- docs: arize/ ragas notebook by @axiomofjoy in #594
- fix: prompt adaptation type checks by @shahules786 in #615
- fix: node indexing in testset generator by @shahules786 in #617
- Update ragas-arize.ipynb by @PubliusAu in #618
- docs: getting started by @jjmachan in #589
- Added testset generation for bedrock by @VpkPrasanna in #626
- Made embeddings and LLMs dependent on metric in evaluate function by @peanutshawny in #628
- docs: bring your own llms and embeddings by @jjmachan in #631
- docs: fix import in the example code: ContextRelevance -> ContextRelevancy by @izikeros in #646
- Fix typo: Teset -> Testset by @joy13975 in #638
- Update ragas-arize.ipynb by @PubliusAu in #637
- renaming ground_truths to ground_truth. by @alexjyong in #640
- fix: added types so you can pass langchain llms and embeddings too by @jjmachan in #652
New Contributors
- @axiomofjoy made their first contribution in #594
- @PubliusAu made their first contribution in #618
- @VpkPrasanna made their first contribution in #626
- @peanutshawny made their first contribution in #628
- @izikeros made their first contribution in #646
- @joy13975 made their first contribution in #638
- @alexjyong made their first contribution in #640
Full Changelog: v0.1.1...v0.1.2