Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump azure-ai-evaluation from 1.0.0b3 to 1.0.0b4 #109

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2024

Bumps azure-ai-evaluation from 1.0.0b3 to 1.0.0b4.

Release notes

Sourced from azure-ai-evaluation's releases.

azure-ai-evaluation_1.0.0b4

1.0.0b4 (2024-10-16)

Breaking Changes

  • 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.
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)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <dependency name> 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 21, 2024
Bumps [azure-ai-evaluation](https://github.com/Azure/azure-sdk-for-python) from 1.0.0b3 to 1.0.0b4.
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md)
- [Commits](Azure/azure-sdk-for-python@azure-ai-evaluation_1.0.0b3...azure-ai-evaluation_1.0.0b4)

---
updated-dependencies:
- dependency-name: azure-ai-evaluation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/azure-ai-evaluation-1.0.0b4 branch from c25c528 to 53be637 Compare October 25, 2024 16:59
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 4, 2024

Superseded by #110.

@dependabot dependabot bot closed this Nov 4, 2024
@dependabot dependabot bot deleted the dependabot/pip/azure-ai-evaluation-1.0.0b4 branch November 4, 2024 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants