Skip to content

Commit 4b934ea

Browse files
committed
update preview status
1 parent 40c4945 commit 4b934ea

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

articles/ai-services/content-safety/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ See the following list for the input requirements for each feature.
114114
- Maximum image file size: 4 MB
115115
- Dimensions between 50 x 50 and 7200 x 7200 pixels.
116116
- Images can be in JPEG, PNG, GIF, BMP, TIFF, or WEBP formats.
117-
- **Analyze multimodal API**:
117+
- **Analyze multimodal API (preview)**:
118118
- Default maximum text length: 1K characters.
119119
- Maximum image file size: 4 MB
120120
- Dimensions between 50 x 50 and 7200 x 7200 pixels.
@@ -142,7 +142,7 @@ For more information, see [Language support](/azure/ai-services/content-safety/l
142142

143143
To use the Content Safety APIs, you must create your Azure AI Content Safety resource in a supported region. Currently, the Content Safety features are available in the following Azure regions:
144144

145-
| Region | Moderation APIs (text and image) | Moderation APIs (multimodal) | Prompt Shields | Protected material detection for Text | Protected material detection for Code | Groundedness detection (preview) | Custom categories (rapid) (preview) | Custom categories (standard) (preview) | Blocklists |
145+
| Region | Moderation APIs (text and image) | Moderation APIs (multimodal) (preview) | Prompt Shields | Protected material detection for Text | Protected material detection for Code | Groundedness detection (preview) | Custom categories (rapid) (preview) | Custom categories (standard) (preview) | Blocklists |
146146
|--|-|---|-|--|---|-|-|---|---|
147147
| East US ||||||||||
148148
| East US 2 || |||||| ||

articles/ai-services/content-safety/quickstart-protected-material.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.date: 10/30/2023
1111
ms.author: pafarley
1212
---
1313

14-
# Quickstart: Protected material detection for text (preview)
14+
# Quickstart: Protected material detection for text
1515

1616
The Protected Material for Text feature provides a comprehensive solution for managing risks associated with AI-generated content (English content only). By detecting and preventing the display of protected material, organizations can ensure compliance with intellectual property laws, maintain content originality, and protect their reputations. Protected material refers to content that matches known text from copyrighted sources, such as song lyrics, articles, recipes, or other selected web content.
1717

articles/ai-services/content-safety/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ items:
3333
href: quickstart-jailbreak.md
3434
- name: Groundedness detection (preview)
3535
href: quickstart-groundedness.md
36-
- name: Protected material detection for text (preview)
36+
- name: Protected material detection for text
3737
href: quickstart-protected-material.md
3838
- name: Protected material detection for code (preview)
3939
href: quickstart-protected-material-code.md
@@ -45,7 +45,7 @@ items:
4545
href: quickstart-text.md
4646
- name: Image moderation
4747
href: quickstart-image.md
48-
- name: Multimodal moderation
48+
- name: Multimodal moderation (preview)
4949
href: quickstart-multimodal.md
5050
- name: Samples
5151
items:

0 commit comments

Comments
 (0)