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

[PY] fix: content safety public preview deprecation #2207

Merged
merged 6 commits into from
Nov 27, 2024

Conversation

lilyydu
Copy link
Contributor

@lilyydu lilyydu commented Nov 26, 2024

Linked issues

closes: #2172

Details

parity across languages - originated with #2121 and #2133

Change details

  • added halt_on_blocklist_hit
  • updated with GA reqs
  • updated moderation sample

Attestation Checklist

  • My code follows the style guidelines of this project

  • I have checked for/fixed spelling, linting, and other errors

  • I have commented my code for clarity

  • I have made corresponding changes to the documentation (updating the doc strings in the code is sufficient)

  • My changes generate no new warnings

  • I have added tests that validates my changes, and provides sufficient test coverage. I have tested with:

    • Local testing
    • E2E testing in Teams
  • New and existing unit tests pass locally with my changes

@lilyydu lilyydu merged commit 524f08c into main Nov 27, 2024
17 checks passed
@lilyydu lilyydu deleted the lilyydu/python-moderation branch November 27, 2024 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[PY] fix: content safety public preview deprecation
2 participants