Skip to content

Releases: evidentlyai/evidently

v0.7.20

09 Jan 11:54
a3c5aa2

Choose a tag to compare

What's Changed

Full Changelog: v0.7.19...v0.7.20

v0.7.19

05 Jan 20:08

Choose a tag to compare

What's Changed

Full Changelog: v0.7.18...v0.7.19

v0.7.18

22 Dec 12:20
4ce1317

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.17...v0.7.18

v0.7.17

25 Nov 16:45

Choose a tag to compare

What's Changed

Full Changelog: v0.7.16...v0.7.17

v0.7.16

11 Nov 18:06

Choose a tag to compare

What's Changed

Full Changelog: v0.7.15...v0.7.16

v0.7.15

14 Oct 14:46

Choose a tag to compare

What's Changed

Full Changelog: v0.7.14...v0.7.15

v0.7.14

28 Aug 14:01

Choose a tag to compare

Full Changelog: v0.7.13...v0.7.14

v0.7.13

28 Aug 12:56

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.12...v0.7.13

v0.7.12

05 Aug 21:16

Choose a tag to compare

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 or std_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

Full Changelog: v0.7.11...v0.7.12

v0.7.11

18 Jul 21:24

Choose a tag to compare

What's Changed

Full Changelog: v0.7.10...v0.7.11