Azure / enterprise-azureai

Unleash the power of Azure AI to your application developers in a secure & manageable way with Azure API Management and Azure Developer CLI.
MIT License
72 stars 32 forks source link

Add Azure OpenAI content filters (RAI policies) to deployment #5

Closed iMicknl closed 5 months ago

iMicknl commented 5 months ago

This pull request adds a custom content filter to the Azure OpenAI resource. For enterprise use, customers would like to apply certain content filters (e.g. jailbreak detection) and deploy + enable this for certain model deployments via code.

TODO

iMicknl commented 5 months ago

Already added to main now