Skip to content

Commit f8a16e7

Browse files
authored
Fix contentsafety readme table layout (#36913)
1 parent 1f4362a commit f8a16e7

File tree

1 file changed

+2
-0
lines changed
  • sdk/contentsafety/Azure.AI.ContentSafety

1 file changed

+2
-0
lines changed

sdk/contentsafety/Azure.AI.ContentSafety/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ ContentSafetyClient client = new ContentSafetyClient(new Uri(endpoint), new Azur
5858
### Harm categories
5959

6060
Content Safety recognizes four distinct categories of objectionable content.
61+
6162
|Category |Description |
6263
|---------|---------|
6364
|Hate |Hate refers to any content that attacks or uses pejorative or discriminatory language in reference to a person or identity group based on certain differentiating attributes of that group. This includes but is not limited to race, ethnicity, nationality, gender identity and expression, sexual orientation, religion, immigration status, ability status, personal appearance, and body size.|
@@ -70,6 +71,7 @@ Classification can be multi-labeled. For example, when a text sample goes throug
7071
### Severity levels
7172

7273
Every harm category the service applies also comes with a severity level rating. The severity level is meant to indicate the severity of the consequences of showing the flagged content.
74+
7375
|Severity |Label |
7476
|---------|---------|
7577
|0 |Safe|

0 commit comments

Comments
 (0)