v0.4.37
What's Changed
- Fix README links by @elenasamuylova in #1257
- Fix missing feature_type in ColumnDriftMetric. by @Liraim in #1258
- serializable presets by @mike0sv in #1254
- Remove top version boundary for nltk. by @Liraim in #1261
- fix semantic similarity descriptor by @mike0sv in #1260
- fix openai model by @mike0sv in #1262
- Remove opentelemetry dependency. by @Liraim in #1264
- llm judges updates by @mike0sv in #1259
- get_api_route_handelers fix by @svetleo-evidently in #1266
- fix recsys stuff by @mike0sv in #1265
- fix typo by @svetleo-evidently in #1263
- LLMEval (binary judge) by @mike0sv in #1268
- Docs: major update by @elenasamuylova in #1270
- Raise validation error on import error by @mike0sv in #1269
- Docs: updates + 2 new tutorials by @elenasamuylova in #1274
- Bias and Toxicity evals by @emeli-dral in #1276
- Fix
datasets.load_iris
parameter in the README by @gcbeltramini in #1273 - UI: date range debounce by @DimaAmega in #1279
- Update llm_judges.py by @DimaAmega in #1284
- LLM evals with columns by @mike0sv in #1272
- Link config snapshot by @svetleo-evidently in #1283
- Collector save data by @mike0sv in #1282
- Remove text overview preset by @mike0sv in #1271
- cryptography version up by @svetleo-evidently in #1285
- rename semantic_similarity by @mike0sv in #1286
- Added examples for custom descriptors, semantic similarity by @emeli-dral in #1288
New Contributors
- @gcbeltramini made their first contribution in #1273
Full Changelog: v0.4.36...v0.4.37