v0.2.4
What's Changed
- Fix : Filename in the path by @satodayo in #1605
- fix: remove abstract class in Metric by @jjmachan in #1603
- Added pandas as a method for reading datasets by @joaorura in #1595
- fix: treat anthropic-direct API the same as bedrock in llamaindex wrapper by @ahgraber in #1584
- feat: add support for llamaindex by @jjmachan in #1609
- docs: Add embedding_model attribute when creating TestsetGenerator object by @Youngrok123 in #1606
- Fix: Add instance check before casting ChatGeneration object by @Youngrok123 in #1607
- docs: add comment for claude-3-5-sonnet-20241022 by @SokiKawashima in #1611
- docs: add community docs by @Yunnglin in #1612
- Handle embeddings for empty strings in AnswerSimilarity class by @baptiste-pasquier in #994
- Feature: batched execution by @ahgraber in #1589
- docs: how to add custom metrics by @jjmachan in #1616
- docs: added azure openai to default docs by @jjmachan in #1610
- Introduce epsilon in denominators to avoid division by zero by @jltham in #1622
- feat: Add support for llamaIndex in evaluation by @suekou in #1619
- feat: added upload for
EvaluationResult
by @jjmachan in #1625 - feat: automatic persona generation by @shahules786 in #1618
- docs: Refactor Code for Syntax Highlighting and URL Updates by @suekou in #1634
- fix: remove
.
as a split condition in noise_sensitivity.py by @jasinliu in #1627 - feat: improvements in test synthesization by @shahules786 in #1621
New Contributors
- @satodayo made their first contribution in #1605
- @joaorura made their first contribution in #1595
- @SokiKawashima made their first contribution in #1611
- @jltham made their first contribution in #1622
- @jasinliu made their first contribution in #1627
Full Changelog: v0.2.3...v0.2.4