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