azure-sdk-for-python
azure-sdk-for-python copied to clipboard
Add sample code for Azure Content Safety Video Moderation
Description
This PR adds a sample code file to run video moderation via Azure AI Content Safety.
All SDK Contribution checklist:
- [x] The pull request does not introduce [breaking changes]
- [x] CHANGELOG is updated for new features, bug fixes or other significant changes. (N/A: Only sample code added)
- [x] I have read the contribution guidelines.
General Guidelines and Best Practices
- [x] Title of the pull request is clear and informative.
- [x] There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.
Testing Guidelines
- [x] Pull request includes test coverage for the included changes. (N/A: Only sample code added)
Thank you for your contribution @g1910! We will review the pull request and get back to you soon.
API change check
API changes are not detected in this pull request.
@JieZhou000 could you please help in reviewing this PR? This PR adds sample code on how to use Azure AI Content Safety Service for content moderation of videos. Thanks!
Please resolve the ci issue first, thanks!
Offline has communicated with our PM. The video samples should be placed in the Azure sample repository. The SDK has already been released, and updating the documentation here will no longer be updated. The link to the sample repository is: https://github.com/Azure-Samples/AzureAIContentSafety/tree/main/python/1.0.0
@JieZhou000 Thanks for the guidance. I have created a PR in the Azure Samples repo for this. https://github.com/Azure-Samples/AzureAIContentSafety/pull/15
Could you please review it whenever possible? Thanks!
@JieZhou000 Thanks for the guidance. I have created a PR in the Azure Samples repo for this. Azure-Samples/AzureAIContentSafety#15
Could you please review it whenever possible? Thanks!
Thanks @g1910 - does that mean this PR should be closed?
@annatisch Yes this PR can be closed. Let me do that.
Thanks @g1910!