Evidently

Latest version: v0.4.40

Safety actively analyzes 681912 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 16

0.4.34

What's Changed
* UI(fix): SnapshotsListTemplate by DimaAmega in https://github.com/evidentlyai/evidently/pull/1235
* Multi-column descriptors by mike0sv in https://github.com/evidentlyai/evidently/pull/1222
* CI: fix skip test on python 3.12 by DimaAmega in https://github.com/evidentlyai/evidently/pull/1236
* UI(fix): `in-order` add categoryorder by DimaAmega in https://github.com/evidentlyai/evidently/pull/1240
* Hold reports in collector service until it uploaded to UI service. by Liraim in https://github.com/evidentlyai/evidently/pull/1241
* llm judges by mike0sv in https://github.com/evidentlyai/evidently/pull/1237
* Example/tracing tutorial by emeli-dral in https://github.com/evidentlyai/evidently/pull/1242


**Full Changelog**: https://github.com/evidentlyai/evidently/compare/v0.4.33...v0.4.34

0.4.33

What's Changed
* fix get_column_mapping for testsuite by svetleo-evidently in https://github.com/evidentlyai/evidently/pull/1227
* UI(refactor): snapshots list slots by DimaAmega in https://github.com/evidentlyai/evidently/pull/1229
* UI: api refactor by DimaAmega in https://github.com/evidentlyai/evidently/pull/1228
* Fix duplications report metrics when report run multiple times. by Liraim in https://github.com/evidentlyai/evidently/pull/1230


**Full Changelog**: https://github.com/evidentlyai/evidently/compare/v0.4.32...v0.4.33

0.4.32

What's Changed
* UI(fix): Glitch effect in LoadableVIew by DimaAmega in https://github.com/evidentlyai/evidently/pull/1202
* Tracing improvements. by Liraim in https://github.com/evidentlyai/evidently/pull/1204
* UI(feature): date filter component by DimaAmega in https://github.com/evidentlyai/evidently/pull/1209
* Updated README by elenasamuylova in https://github.com/evidentlyai/evidently/pull/1199
* Feature/dataset id in list reports by svetleo-evidently in https://github.com/evidentlyai/evidently/pull/1207
* UI: refactor date filter component by DimaAmega in https://github.com/evidentlyai/evidently/pull/1212
* fix README.md by emeli-dral in https://github.com/evidentlyai/evidently/pull/1213
* fix for llm tutorial by emeli-dral in https://github.com/evidentlyai/evidently/pull/1214
* add source_fingerprint to widgets by mike0sv in https://github.com/evidentlyai/evidently/pull/1215
* Removed duplicate pandas reference in requirements.txt by Emryn-Hofmann in https://github.com/evidentlyai/evidently/pull/1210
* Fixes evidentlyai/evidently1030 negative values on axes by GwenVCX in https://github.com/evidentlyai/evidently/pull/1183
* UI(fix): css by DimaAmega in https://github.com/evidentlyai/evidently/pull/1216
* dry github workflows by DimaAmega in https://github.com/evidentlyai/evidently/pull/1175
* add report with data by mike0sv in https://github.com/evidentlyai/evidently/pull/1208
* Remove correlation from presets. by Liraim in https://github.com/evidentlyai/evidently/pull/1219
* Docs fix by elenasamuylova in https://github.com/evidentlyai/evidently/pull/1220
* UI: add `additionalSnapshotActions` slot to `SnapshotsListTemplate` by DimaAmega in https://github.com/evidentlyai/evidently/pull/1218
* Move tracing into separate distribution package. by Liraim in https://github.com/evidentlyai/evidently/pull/1205
* inject_feature_types_in_column_mapping by svetleo-evidently in https://github.com/evidentlyai/evidently/pull/1221
* an example of upload and download data from projects by emeli-dral in https://github.com/evidentlyai/evidently/pull/1223
* Simplify version check for releases. by Liraim in https://github.com/evidentlyai/evidently/pull/1225

New Contributors
* Emryn-Hofmann made their first contribution in https://github.com/evidentlyai/evidently/pull/1210
* GwenVCX made their first contribution in https://github.com/evidentlyai/evidently/pull/1183

**Full Changelog**: https://github.com/evidentlyai/evidently/compare/v0.4.31...v0.4.32

0.4.31

What's Changed
* fix by mike0sv in https://github.com/evidentlyai/evidently/pull/1180
* Docs: update to LLM quickstart by elenasamuylova in https://github.com/evidentlyai/evidently/pull/1181
* UI(feature): delete snapshot button by DimaAmega in https://github.com/evidentlyai/evidently/pull/1185
* Pretty panels by mike0sv in https://github.com/evidentlyai/evidently/pull/1182
* add dataset_id to add_snapshot by svetleo-evidently in https://github.com/evidentlyai/evidently/pull/1186
* Update dashboard.ts by DimaAmega in https://github.com/evidentlyai/evidently/pull/1187
* Example/llm tutorial by emeli-dral in https://github.com/evidentlyai/evidently/pull/1188
* bump certifi by mike0sv in https://github.com/evidentlyai/evidently/pull/1193
* Updated LLM tutorial by elenasamuylova in https://github.com/evidentlyai/evidently/pull/1190
* UI: deterministic uuid generation in UI tests by DimaAmega in https://github.com/evidentlyai/evidently/pull/1168
* UI: fix `show-in-order` for histogram plot type by DimaAmega in https://github.com/evidentlyai/evidently/pull/1195
* fix description for column_name by mike0sv in https://github.com/evidentlyai/evidently/pull/1191
* add datasets to cloud workspace by mike0sv in https://github.com/evidentlyai/evidently/pull/1192
* Tracing SDK for cloud by Liraim in https://github.com/evidentlyai/evidently/pull/1194
* flaky windows tests by mike0sv in https://github.com/evidentlyai/evidently/pull/1198


**Full Changelog**: https://github.com/evidentlyai/evidently/compare/v0.4.30...v0.4.31

0.4.30

What's Changed
* Datasets by svetleo-evidently in https://github.com/evidentlyai/evidently/pull/1159
* Generate new Report / Test Suite ID after each run. by Liraim in https://github.com/evidentlyai/evidently/pull/1174
* UI~Bakend typing by DimaAmega in https://github.com/evidentlyai/evidently/pull/1145
* UI(fix): colors in theme v2 by DimaAmega in https://github.com/evidentlyai/evidently/pull/1176
* Update timestamp in Report / TestSuite on repeated run() calls. by Liraim in https://github.com/evidentlyai/evidently/pull/1177
* fix ui.yml by DimaAmega in https://github.com/evidentlyai/evidently/pull/1178
* fix binary column by mike0sv in https://github.com/evidentlyai/evidently/pull/1179
* add descriptors to data def by mike0sv in https://github.com/evidentlyai/evidently/pull/1165


**Full Changelog**: https://github.com/evidentlyai/evidently/compare/v0.4.29...v0.4.30

0.4.29

What's Changed
* UI: show filter component in case of empty snapshots list by DimaAmega in https://github.com/evidentlyai/evidently/pull/1162
* Blob metadata by mike0sv in https://github.com/evidentlyai/evidently/pull/1154
* Correct column_type in ColumnDriftMetric when used with descriptors. by Liraim in https://github.com/evidentlyai/evidently/pull/1163
* Determine correct stattest for descriptors. by Liraim in https://github.com/evidentlyai/evidently/pull/1164
* UI: fix period filter by DimaAmega in https://github.com/evidentlyai/evidently/pull/1169
* ui/feature/monitoring by time by DimaAmega in https://github.com/evidentlyai/evidently/pull/1166
* set id for error panels by mike0sv in https://github.com/evidentlyai/evidently/pull/1170
* Update DashboardDateFilter.tsx by DimaAmega in https://github.com/evidentlyai/evidently/pull/1171
* Update README.md by DimaAmega in https://github.com/evidentlyai/evidently/pull/1172
* Fix file watcher in Evidently UI. by Liraim in https://github.com/evidentlyai/evidently/pull/1173
* Docs: misc fixes by elenasamuylova in https://github.com/evidentlyai/evidently/pull/1167


**Full Changelog**: https://github.com/evidentlyai/evidently/compare/v0.4.28...v0.4.29

Page 2 of 16

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.