| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| evidently-0.7.15-py3-none-any.whl | 2025-10-14 | 4.3 MB | |
| evidently-0.7.15.tar.gz | 2025-10-14 | 484.2 kB | |
| README.md | 2025-10-14 | 1.6 kB | |
| v0.7.15 source code.tar.gz | 2025-10-14 | 14.9 MB | |
| v0.7.15 source code.zip | 2025-10-14 | 15.4 MB | |
| Totals: 5 Items | 35.1 MB | 0 | |
What's Changed
- Fix for parsing error in DataDefinition. by @Liraim in https://github.com/evidentlyai/evidently/pull/1709
- add config kwargs by @mike0sv in https://github.com/evidentlyai/evidently/pull/1707
- Feature/llm eval v2 by @mike0sv in https://github.com/evidentlyai/evidently/pull/1710
- Tracing support for guardrails. by @Liraim in https://github.com/evidentlyai/evidently/pull/1708
- Add column correlations metric by @mike0sv in https://github.com/evidentlyai/evidently/pull/1711
- Add llm template registry example by @mike0sv in https://github.com/evidentlyai/evidently/pull/1713
- Guards tracing attributes and error messages fixes. by @Liraim in https://github.com/evidentlyai/evidently/pull/1716
- Separate correlations into metric + preset by @mike0sv in https://github.com/evidentlyai/evidently/pull/1715
- New guards: Toxicity and Negativity. by @Liraim in https://github.com/evidentlyai/evidently/pull/1717
- Preinstall torch cpu for linux builds. by @Liraim in https://github.com/evidentlyai/evidently/pull/1719
- Text Matches by @mike0sv in https://github.com/evidentlyai/evidently/pull/1718
- Feature/new recsys by @mike0sv in https://github.com/evidentlyai/evidently/pull/1720
- Add tab and dashboard info to panel renders. by @Liraim in https://github.com/evidentlyai/evidently/pull/1722
- update descriptors notebook by @mike0sv in https://github.com/evidentlyai/evidently/pull/1723
- Additional data and other recsys metrics by @mike0sv in https://github.com/evidentlyai/evidently/pull/1721
Full Changelog: https://github.com/evidentlyai/evidently/compare/v0.7.14...v0.7.15