Removed numpy dependency. All NaN values returned by the SDK have been changed to from numpy.nan to math.nan.
credential is now required to be passed in for all content safety evaluators and ProtectedMaterialsEvaluator. DefaultAzureCredential will no longer be chosen if a credential is not passed.
Changed package extra name from "pf-azure" to "remote".
Bugs Fixed
Adversarial Conversation simulations would fail with Forbidden. Added logic to re-fetch token in the exponential retry logic to retrive RAI Service response.
Other Changes
Enhance the error message to provide clearer instruction when required packages for the remote tracking feature are missing.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps azure-ai-evaluation from 1.0.0b3 to 1.0.0b4.
Release notes
Sourced from azure-ai-evaluation's releases.
Commits
00b616e
azure-ai-evaluation 2024-10-16 release 1.0.0b4 (#37926)738d9da
[Cosmos] item operation response includes response headers (#35791)f3d7405
don't include TYPE_CHECKING object in enums (#37876)d4be06e
[AutoRelease] t2-redisenterprise-2024-09-14-05961(can only be merged by SDK o...c470c13
Local run fix (#37902)10763af
[bct] Checker refactoring + new overload checker (#37284)18e11ed
[Identity] Add manual test for PoP brokered auth (#37660)c976e15
Vendor rouge-score into Evaluation SDK and Include NOTICE File (#37905)2c169fd
Sync .github/workflows directory with azure-sdk-tools for PR 9134 (#37907)2a9840d
Update tests.yml (#37906)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show