Commit 2028489
Add properties to FDP, fix changelog formatting (Azure#42208)
* Prepare evals SDK Release
* Fix bug
* Fix for ADV_CONV for FDP projects
* Update release date
* re-add pyrit to matrix
* Change grader ids
* Update unit test
* replace all old grader IDs in tests
* Update platform-matrix.json
Add pyrit and not remove the other one
* Update test to ensure everything is mocked
* tox/black fixes
* Skip that test with issues
* update grader ID according to API View feedback
* Update test
* remove string check for grader ID
* Update changelog and officialy start freeze
* update the enum according to suggestions
* update the changelog
* Finalize logic
* Initial plan
* Fix client request ID headers in azure-ai-evaluation
Co-authored-by: nagkumar91 <[email protected]>
* Fix client request ID header format in rai_service.py
Co-authored-by: nagkumar91 <[email protected]>
* Passing threshold in AzureOpenAIScoreModelGrader
* Add changelog
* Adding the self.pass_threshold instead of pass_threshold
* Add the python grader
* Remove redundant test
* Add class to exception list and format code
* Add properties to evaluation upload run for FDP
* Remove debug
* Remove the redundant property
* Fix changelog
* Fix the multiple features added section
* removed the properties in update
---------
Co-authored-by: Nagkumar Arkalgud <[email protected]>
Co-authored-by: Nagkumar Arkalgud <[email protected]>
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: nagkumar91 <[email protected]>1 parent 815ddd9 commit 2028489
File tree
2 files changed
+2
-4
lines changed- sdk/evaluation/azure-ai-evaluation
- azure/ai/evaluation/_evaluate
2 files changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | 12 | | |
15 | 13 | | |
16 | 14 | | |
17 | 15 | | |
| 16 | + | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
| |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
182 | 181 | | |
183 | 182 | | |
184 | 183 | | |
| |||
191 | 190 | | |
192 | 191 | | |
193 | 192 | | |
| 193 | + | |
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
205 | | - | |
206 | 205 | | |
207 | 206 | | |
208 | 207 | | |
| |||
0 commit comments