What's Changed
- Improve Regression presets tests configuration. by @Liraim in #1664
- Changed Vite dependency from version 5.2.12 to rolldown-vite@7.0.8 by @DimaAmega in #1658
- Minor improvement for metric tests by @Liraim in #1668
- Update Python base image to
3.11-slim-bookworm
in Dockerfiles by @DimaAmega in #1669 - Feature/column tests widgets by @mike0sv in #1666
- Raising Exception for Missing
mean_tests
orstd_tests
in MAE Metric by @bharath03-a in #1661 - regression presets with tests by @emeli-dral in #1671
- Update README.md by @DimaAmega in #1617
- tutorial on data drift grafana dashboard by @emeli-dral in #1672
- fix fewshot serialization by @mike0sv in #1675
- tutorial on grafana dashboard for llm by @emeli-dral in #1677
- Fix NotImplementedError when using tests with Generators by @Liraim in #1678
- New metric: SumValue. by @Liraim in #1676
- Fix IncludesWords / ExcludesWords serialization error. by @Liraim in #1680
- fix delete snapshot by @mike0sv in #1679
- fix observer failing on incomplete snapshots by @mike0sv in #1681
- chore(metrics): remove redundant "columns" text in error messages and clean up string formatting by @mircohoehne in #1683
- feat(docker): Allow installing optional extras in service image in order to support S3 and GCS usage by @israolive in #1684
- feat(ui): add script to replace Playwright screenshots based on test results by @DimaAmega in #1688
- Fix creating eq / not_eq tests with string expected value. by @Liraim in #1686
- Better prompt optimizer api + no scorer/executor by @mike0sv in #1689
- Fix unique_value_count display names for missing labels. by @Liraim in #1690
- RowTests for TextEvals by @mike0sv in #1691
- Fix RowTestSummary tests. by @Liraim in #1692
New Contributors
- @bharath03-a made their first contribution in #1661
- @mircohoehne made their first contribution in #1683
- @israolive made their first contribution in #1684
Full Changelog: v0.7.11...v0.7.12