Evidently

Latest version: v0.4.40

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

Scan your dependencies

Page 1 of 16

0.4.40

What's Changed
* add list users permission by DimaAmega in https://github.com/evidentlyai/evidently/pull/1362
* Move pipes import to support py3.13 by mike0sv in https://github.com/evidentlyai/evidently/pull/1361
* remove exp datagen by DimaAmega in https://github.com/evidentlyai/evidently/pull/1366
* Move datasets to project by svetleo-evidently in https://github.com/evidentlyai/evidently/pull/1365
* Docs: small fixes by elenasamuylova in https://github.com/evidentlyai/evidently/pull/1368


**Full Changelog**: https://github.com/evidentlyai/evidently/compare/v0.4.39...v0.4.40

0.4.39

What's Changed
* UI: refactor playwright run by DimaAmega in https://github.com/evidentlyai/evidently/pull/1331
* run-snapshot-async by svetleo-evidently in https://github.com/evidentlyai/evidently/pull/1330
* Add ItemMatch + ItemNoMatch Descriptors by jon-bown in https://github.com/evidentlyai/evidently/pull/1338
* UI(tests): increase timeout to `4m` by DimaAmega in https://github.com/evidentlyai/evidently/pull/1344
* Feature/dataset generator by mike0sv in https://github.com/evidentlyai/evidently/pull/1340
* Remove pip-audit by Liraim in https://github.com/evidentlyai/evidently/pull/1345
* Add JSONSchemaMatch feature and descriptor by trey-capps in https://github.com/evidentlyai/evidently/pull/1342
* IsValidJSON() descriptor by gagan-bhullar-tech in https://github.com/evidentlyai/evidently/pull/1325
* ExactMatch descriptor by gagan-bhullar-tech in https://github.com/evidentlyai/evidently/pull/1326
* Add WordMatch + WordNoMatch descriptor by jon-bown in https://github.com/evidentlyai/evidently/pull/1334
* use new wrapper/prompt api by mike0sv in https://github.com/evidentlyai/evidently/pull/1346
* Feat/add contains link descriptor by Sifr-un in https://github.com/evidentlyai/evidently/pull/1333
* Fix embeddings test presets error by Liraim in https://github.com/evidentlyai/evidently/pull/1347
* Add missing type aliases in how_to_make_custom_metric_and_test example by Liraim in https://github.com/evidentlyai/evidently/pull/1349
* Remove TextOverviewPresets references from examples and docs by Liraim in https://github.com/evidentlyai/evidently/pull/1348
* Fix llm example. by Liraim in https://github.com/evidentlyai/evidently/pull/1350
* Update Mypy rules and version. by Liraim in https://github.com/evidentlyai/evidently/pull/1343
* OpenAI error message by svetleo-evidently in https://github.com/evidentlyai/evidently/pull/1354
* added JSONMatch Descriptor by ramachaitanya0 in https://github.com/evidentlyai/evidently/pull/1337
* Add IsValidPython descriptor by trey-capps in https://github.com/evidentlyai/evidently/pull/1351
* Fix PyTorch-NumPy compatibility in build workflows by Liraim in https://github.com/evidentlyai/evidently/pull/1356
* UI: dark mode by DimaAmega in https://github.com/evidentlyai/evidently/pull/1355
* Fix typos by strickvl in https://github.com/evidentlyai/evidently/pull/1358
* fix(dashboard): filter by date test panels by DimaAmega in https://github.com/evidentlyai/evidently/pull/1359
* feat: Add BERTScore feature descriptor and feature by projectultra in https://github.com/evidentlyai/evidently/pull/1335

New Contributors
* jon-bown made their first contribution in https://github.com/evidentlyai/evidently/pull/1338
* trey-capps made their first contribution in https://github.com/evidentlyai/evidently/pull/1342
* gagan-bhullar-tech made their first contribution in https://github.com/evidentlyai/evidently/pull/1325
* Sifr-un made their first contribution in https://github.com/evidentlyai/evidently/pull/1333
* ramachaitanya0 made their first contribution in https://github.com/evidentlyai/evidently/pull/1337
* projectultra made their first contribution in https://github.com/evidentlyai/evidently/pull/1335

**Full Changelog**: https://github.com/evidentlyai/evidently/compare/v0.4.38...v0.4.39

0.4.38

What's Changed
* UI(linter, formatter): setup `biome` by DimaAmega in https://github.com/evidentlyai/evidently/pull/1287
* UI: fix cache issue on CI by DimaAmega in https://github.com/evidentlyai/evidently/pull/1290
* UI: fix biome by DimaAmega in https://github.com/evidentlyai/evidently/pull/1291
* UI: a bit dry in CI by DimaAmega in https://github.com/evidentlyai/evidently/pull/1293
* Update NavigationProgress.tsx z-index by DimaAmega in https://github.com/evidentlyai/evidently/pull/1295
* Docs for v0.4.37 by elenasamuylova in https://github.com/evidentlyai/evidently/pull/1297
* Feature/llm playground by mike0sv in https://github.com/evidentlyai/evidently/pull/1298
* Fixing minor typo by sapenov in https://github.com/evidentlyai/evidently/pull/1303
* UI(refactor): CI: merge `code-check` job with `type-check` job by DimaAmega in https://github.com/evidentlyai/evidently/pull/1304
* UUID7 by mike0sv in https://github.com/evidentlyai/evidently/pull/1267
* ALIES INVASION by mike0sv in https://github.com/evidentlyai/evidently/pull/1301
* add llm env for example tests by mike0sv in https://github.com/evidentlyai/evidently/pull/1299
* make ui/base async by mike0sv in https://github.com/evidentlyai/evidently/pull/1307
* UI: Replace github icon to discord icon by DimaAmega in https://github.com/evidentlyai/evidently/pull/1322
* UI(fix): discord link by DimaAmega in https://github.com/evidentlyai/evidently/pull/1323

New Contributors
* sapenov made their first contribution in https://github.com/evidentlyai/evidently/pull/1303

**Full Changelog**: https://github.com/evidentlyai/evidently/compare/v0.4.37...v0.4.38

0.4.37

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

New Contributors
* gcbeltramini made their first contribution in https://github.com/evidentlyai/evidently/pull/1273

**Full Changelog**: https://github.com/evidentlyai/evidently/compare/v0.4.36...v0.4.37

0.4.36

What's Changed
* Docs: Quickstart updates + Tracing by elenasamuylova in https://github.com/evidentlyai/evidently/pull/1244
* Fix hash in OpenAIFeature. by Liraim in https://github.com/evidentlyai/evidently/pull/1249
* Prompting examples updates by emeli-dral in https://github.com/evidentlyai/evidently/pull/1251
* add columns in llm descriptor by mike0sv in https://github.com/evidentlyai/evidently/pull/1250
* Change default address to 127.0.0.1 in UI and Collector service. by Liraim in https://github.com/evidentlyai/evidently/pull/1252
* fix 1234 by mike0sv in https://github.com/evidentlyai/evidently/pull/1253
* make type field literal type by mike0sv in https://github.com/evidentlyai/evidently/pull/1238


**Full Changelog**: https://github.com/evidentlyai/evidently/compare/v0.4.35...v0.4.36

0.4.35

What's Changed
* fix typo by mike0sv in https://github.com/evidentlyai/evidently/pull/1245
* OpenAIPrompting -> LLMEval by emeli-dral in https://github.com/evidentlyai/evidently/pull/1246
* fix llm single column by mike0sv in https://github.com/evidentlyai/evidently/pull/1247
* Fix HuggingFaceFeature / CustomEvals hash error. by Liraim in https://github.com/evidentlyai/evidently/pull/1248


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

Page 1 of 16

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.