Commit 395044e
[EvalResultConverter]Add 2 more evaluators with inverted pass value (#43990)
* update
* rename
* run black
* fix result counts
* update
* Fix bug
* run black
* fix bug
* Add UT
* Update changelog and version
* disable depends
* add changelog date re-enable depends
* re-disable depends
* fix bug: handle null value for summary counts
* address comments
* Hotfix azure-ai-evaluation 1.13.2
* Update counts to ignore non-primary metrics when multiple metrics
* update primary sequence
* update to get eval name then metrics
* update doc string and address comments
* update result count to exclude errored counts for passed/failed counts
* add the renamed evaluator into mappings
* run black
* handle empty string for token counts
* Hotfix 1.13.3 changelog update
* Update version to 1.13.3
* Fix changelog empty sections
* fix input data when pure string_check
* update change log
* resolve comments
* add 2 more evalautors with pass value to be inverted
---------
Co-authored-by: Sydney Lister <[email protected]>1 parent 6d5717b commit 395044e
File tree
1 file changed
+2
-0
lines changed- sdk/evaluation/azure-ai-evaluation/azure/ai/evaluation/_evaluate
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2101 | 2101 | | |
2102 | 2102 | | |
2103 | 2103 | | |
| 2104 | + | |
| 2105 | + | |
2104 | 2106 | | |
2105 | 2107 | | |
2106 | 2108 | | |
| |||
0 commit comments