Commit 9194700
Evaluation: Remove
* Remove `parallel` from composite evaluators
* update recording
* update
* output_dir check
* fix the test recording
* fix the failed unit-test
* update changelog
* update
* fix black issue
* revert output_path related change
* Update sdk/evaluation/azure-ai-evaluation/CHANGELOG.md
Co-authored-by: Neehar Duvvuri <[email protected]>
---------
Co-authored-by: Neehar Duvvuri <[email protected]>parallel from composite evaluators (Azure#38168)1 parent b7ef4e5 commit 9194700
File tree
9 files changed
+19
-340
lines changed- sdk/evaluation/azure-ai-evaluation
- azure/ai/evaluation
- _evaluate/_telemetry
- _evaluators
- _content_safety
- _multimodal
- _qa
- tests/e2etests
9 files changed
+19
-340
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
| 127 | + | |
127 | 128 | | |
128 | 129 | | |
129 | 130 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
Lines changed: 0 additions & 322 deletions
This file was deleted.
Lines changed: 4 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
| 31 | + | |
| 32 | + | |
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
| |||
92 | 91 | | |
93 | 92 | | |
94 | 93 | | |
95 | | - | |
96 | | - | |
| 94 | + | |
| 95 | + | |
97 | 96 | | |
98 | 97 | | |
99 | 98 | | |
| |||
0 commit comments