Releases: evidentlyai/evidently
Releases · evidentlyai/evidently
v0.4.32
What's Changed
- UI(fix): Glitch effect in LoadableVIew by @DimaAmega in #1202
- Tracing improvements. by @Liraim in #1204
- UI(feature): date filter component by @DimaAmega in #1209
- Updated README by @elenasamuylova in #1199
- Feature/dataset id in list reports by @svetleo-evidently in #1207
- UI: refactor date filter component by @DimaAmega in #1212
- fix README.md by @emeli-dral in #1213
- fix for llm tutorial by @emeli-dral in #1214
- add source_fingerprint to widgets by @mike0sv in #1215
- Removed duplicate pandas reference in requirements.txt by @Emryn-Hofmann in #1210
- Fixes #1030 negative values on axes by @GwenVCX in #1183
- UI(fix): css by @DimaAmega in #1216
- dry github workflows by @DimaAmega in #1175
- add report with data by @mike0sv in #1208
- Remove correlation from presets. by @Liraim in #1219
- Docs fix by @elenasamuylova in #1220
- UI: add
additionalSnapshotActions
slot toSnapshotsListTemplate
by @DimaAmega in #1218 - Move tracing into separate distribution package. by @Liraim in #1205
- inject_feature_types_in_column_mapping by @svetleo-evidently in #1221
- an example of upload and download data from projects by @emeli-dral in #1223
- Simplify version check for releases. by @Liraim in #1225
New Contributors
- @Emryn-Hofmann made their first contribution in #1210
- @GwenVCX made their first contribution in #1183
Full Changelog: v0.4.31...v0.4.32
v0.4.31
What's Changed
- fix by @mike0sv in #1180
- Docs: update to LLM quickstart by @elenasamuylova in #1181
- UI(feature): delete snapshot button by @DimaAmega in #1185
- Pretty panels by @mike0sv in #1182
- add dataset_id to add_snapshot by @svetleo-evidently in #1186
- Update dashboard.ts by @DimaAmega in #1187
- Example/llm tutorial by @emeli-dral in #1188
- bump certifi by @mike0sv in #1193
- Updated LLM tutorial by @elenasamuylova in #1190
- UI: deterministic uuid generation in UI tests by @DimaAmega in #1168
- UI: fix
show-in-order
for histogram plot type by @DimaAmega in #1195 - fix description for column_name by @mike0sv in #1191
- add datasets to cloud workspace by @mike0sv in #1192
- Tracing SDK for cloud by @Liraim in #1194
- flaky windows tests by @mike0sv in #1198
Full Changelog: v0.4.30...v0.4.31
v0.4.30
What's Changed
- Datasets by @svetleo-evidently in #1159
- Generate new Report / Test Suite ID after each run. by @Liraim in #1174
- UI~Bakend typing by @DimaAmega in #1145
- UI(fix): colors in theme v2 by @DimaAmega in #1176
- Update timestamp in Report / TestSuite on repeated run() calls. by @Liraim in #1177
- fix ui.yml by @DimaAmega in #1178
- fix binary column by @mike0sv in #1179
- add descriptors to data def by @mike0sv in #1165
Full Changelog: v0.4.29...v0.4.30
v0.4.29
What's Changed
- UI: show filter component in case of empty snapshots list by @DimaAmega in #1162
- Blob metadata by @mike0sv in #1154
- Correct column_type in ColumnDriftMetric when used with descriptors. by @Liraim in #1163
- Determine correct stattest for descriptors. by @Liraim in #1164
- UI: fix period filter by @DimaAmega in #1169
- ui/feature/monitoring by time by @DimaAmega in #1166
- set id for error panels by @mike0sv in #1170
- Update DashboardDateFilter.tsx by @DimaAmega in #1171
- Update README.md by @DimaAmega in #1172
- Fix file watcher in Evidently UI. by @Liraim in #1173
- Docs: misc fixes by @elenasamuylova in #1167
Full Changelog: v0.4.28...v0.4.29
v0.4.28
v0.4.27
What's Changed
- chore: remove source field from TestValueCondition by @mike0sv in #1147
- Make SemanticSimilarity derived from MultiColumnFeatureDescriptor. by @Liraim in #1148
- Normalised Semantic Similarity by @emeli-dral in #1149
- Support target / prediction as feature in Classification Performance. by @Liraim in #1150
- Fix generate column mapping from data definition by @svetleo-evidently in #1151
- Fix lmnli model result parsing. by @Liraim in #1153
- Docs updates by @elenasamuylova in #1155
- Add new hf model. by @Liraim in #1156
- Fingerprints by @mike0sv in #1142
Full Changelog: v0.4.26...v0.4.27
v0.4.26
What's Changed
- New LLM tutorials by @elenasamuylova in #1127
- Docs - LLM and main page updates by @elenasamuylova in #1131
- UI: types for
DashboardPanelDistribution
by @DimaAmega in #1110 - Update static.py by @DimaAmega in #1136
- Docs 0.4.25 - Fix by @elenasamuylova in #1135
- Update reviews.py by @DimaAmega in #1132
- fix multiple descriptors by @svetleo-evidently in #1133
- Feature/panel field types by @mike0sv in #1128
- UI tests by @mike0sv in #1130
- fix field_path key error by @mike0sv in #1139
- Docs: misc updates by @elenasamuylova in #1138
- add fingerprint tests by @mike0sv in #1140
- ui bump stuff by @DimaAmega in #1141
- Support new HF models. by @Liraim in #1129
- UI(workflows): reuse steps by @DimaAmega in #1137
- Support bool category in category share/count tests. by @Liraim in #1144
- Replace old Hugging Face Model with new version. by @Liraim in #1143
- Fix default behavior toxic_label in HuggingFaceToxicityModel. by @Liraim in #1146
Full Changelog: v0.4.25...v0.4.26
v0.4.25
What's Changed
- Feature/rbac by @mike0sv in #961
- fix create team api by @mike0sv in #1125
- Contains features fix for NaN values. by @Liraim in #1121
- Docs - update on teams by @elenasamuylova in #1124
- monitoring tutorial update with org_id and team_id by @emeli-dral in #1126
Full Changelog: v0.4.24...v0.4.25
v0.4.24
v0.4.23
What's Changed
- Update to the monitoring docs by @elenasamuylova in #1116
- Docs: mix fixes by @elenasamuylova in #1117
- New descriptors. by @Liraim in #1118
- TextEvals and TextOverviewPreset example by @emeli-dral in #1119
Full Changelog: v0.4.22...v0.4.23