mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #692] [MERGED] azure ai content safety container dify plugin v0.0.1 #1103
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-plugins/pull/692
Author: @HeyJiqingCode
Created: 6/15/2025
Status: ✅ Merged
Merged: 6/18/2025
Merged by: @crazywoola
Base:
main← Head:main📝 Commits (4)
12f9fcdazure ai content safety container dify plugin v0.0.1f812e46Merge branch 'langgenius:main' into main9462884Merge branch 'langgenius:main' into mainb40351fupdate requirments📊 Changes
1 file changed (+0 additions, -0 deletions)
View changed files
➕
heyjiqingcode/ai_content_safety/azure_ai_content_safety_container.difypkg(+0 -0)📄 Description
Plugin Submission Form
1. Metadata
2. Submission Type
3. Description
Overview
Azure AI Content Safety is an AI service that detects harmful user-generated and AI-generated content in applications and services. Azure AI Content Safety includes text and image APIs that allow you to detect material that is harmful.
Containers let you use a subset of the Azure AI Content Safety features in your own environment. With content safety containers, you can build a content safety application architecture optimized for both robust cloud capabilities and edge locality. Containers help you meet specific security and data governance requirements.
This is a Dify plugin that integrates with the Azure AI Content Safety Container API - Text to analyze text content for harmful material. The plugin can detect various types of harmful content including hate speech, violence, sexual content, and self-harm.
Features
4. Checklist
5. Documentation Checklist
Please confirm that your plugin README includes all necessary information:
6. Privacy Protection Information
Based on Dify Plugin Privacy Protection Guidelines:
Data Collection
The Plugin runs in the local environment and does not send user data to the plugin developer's servers.
Privacy Policy
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.