Commit d270703
Passing threshold in AzureOpenAIScoreModelGrader (#42136)
* 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
---------
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 f374054 commit d270703
File tree
2 files changed
+2
-0
lines changed- sdk/evaluation/azure-ai-evaluation
- azure/ai/evaluation/_aoai
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
87 | 88 | | |
88 | 89 | | |
89 | 90 | | |
| |||
0 commit comments