You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/openai/concepts/default-safety-policies.md
+47-29Lines changed: 47 additions & 29 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,46 +23,64 @@ All safety policies are configurable. To learn more about configurability, see t
23
23
24
24
Text models in the Azure OpenAI Service can take in and generate both text and code. These models leverage Azure’s text content filters to detect and prevent harmful content. This system works on both prompts and completions.
| Protected Material – Art and Studio Characters | Prompts | N/A |
65
-
| Profanity | Prompts | N/A |
66
-
67
-
68
-
In addition to the above safety configurations, the latest image generation models also come with [prompt transformation](./prompt-transformation.md) by default. This transformation occurs on all prompts to enhance the safety of your original prompt, specifically in the risk categories of diversity, deceptive generation of political candidates, depictions of public figures, protected material, and others.
57
+
| Hate and Fairness | Prompts and Completions| Medium |
58
+
| Violence | Prompts and Completions| Medium |
59
+
| Sexual | Prompts and Completions| Medium |
60
+
| Self-Harm | Prompts and Completions| Medium |
61
+
| Content Credentials | Completions | N/A |
62
+
| Deceptive Generation of Political Candidates | Prompts | N/A |
| Protected Material – Art and Studio Characters | Prompts | N/A |
81
+
| Profanity | Prompts | N/A |
82
+
83
+
In addition to the above safety configurations, DALL-E 3 also comes with [prompt transformation](./prompt-transformation.md) by default. This transformation occurs on all prompts to enhance the safety of your original prompt, specifically in the risk categories of diversity, deceptive generation of political candidates, depictions of public figures, protected material, and others.
0 commit comments