Skip to content

Commit 92fc0c6

Browse files
committed
preview tags
1 parent 34f3a17 commit 92fc0c6

File tree

9 files changed

+19
-19
lines changed

9 files changed

+19
-19
lines changed

articles/ai-services/content-safety/concepts/custom-categories.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Custom categories in Azure AI Content Safety"
2+
title: "Custom categories in Azure AI Content Safety (preview)"
33
titleSuffix: Azure AI services
44
description: Learn about custom content categories and the different ways you can use Azure AI Content Safety to handle them on your platform.
55
#services: cognitive-services
@@ -12,7 +12,7 @@ ms.date: 07/05/2024
1212
ms.author: pafarley
1313
---
1414

15-
# Custom categories
15+
# Custom categories (preview)
1616

1717
Azure AI Content Safety lets you create and manage your own content moderation categories for enhanced moderation and filtering that matches your specific policies or use cases.
1818

articles/ai-services/content-safety/how-to/custom-categories-rapid.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Use the custom categories (rapid) API"
2+
title: "Use the custom categories (rapid) API (preview)"
33
titleSuffix: Azure AI services
44
description: Learn how to use the custom categories (rapid) API to mitigate harmful content incidents quickly.
55
#services: cognitive-services
@@ -13,7 +13,7 @@ ms.author: pafarley
1313
---
1414

1515

16-
# Use the custom categories (rapid) API
16+
# Use the custom categories (rapid) API (preview)
1717

1818
The custom categories (rapid) API lets you quickly respond to emerging harmful content incidents. You can define an incident with a few examples in a specific topic, and the service will start detecting similar content.
1919

articles/ai-services/content-safety/how-to/custom-categories.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Use the custom category API"
2+
title: "Use the custom category API (preview)"
33
titleSuffix: Azure AI services
44
description: Learn how to use the custom category API to create your own harmful content categories and train the Content Safety model for your use case.
55
#services: cognitive-services
@@ -12,7 +12,7 @@ ms.date: 04/11/2024
1212
ms.author: pafarley
1313
---
1414

15-
# Use the custom categories (standard) API
15+
# Use the custom categories (standard) API (preview)
1616

1717

1818
The custom categories (standard) API lets you create your own content categories for your use case and train Azure AI Content Safety to detect them in new content.

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ landingContent:
4444
links:
4545
- text: Harm categories
4646
url: concepts/harm-categories.md
47-
- text: Custom categories
47+
- text: Custom categories (preview)
4848
url: concepts/custom-categories.md
4949
- linkListType: quickstart
5050
links:
@@ -54,7 +54,7 @@ landingContent:
5454
url: quickstart-image.md?pivots=programming-language-rest
5555
- linkListType: how-to-guide
5656
links:
57-
- text: Use custom categories
57+
- text: Use custom categories (preview)
5858
url: how-to/custom-categories.md
5959

6060

@@ -64,7 +64,7 @@ landingContent:
6464
links:
6565
- text: Harm categories
6666
url: concepts/harm-categories.md
67-
- text: Custom categories
67+
- text: Custom categories (preview)
6868
url: concepts/custom-categories.md
6969
- text: Groundedness detection
7070
url: concepts/groundedness.md
@@ -78,7 +78,7 @@ landingContent:
7878
url: quickstart-groundedness.md
7979
- linkListType: how-to-guide
8080
links:
81-
- text: Use custom categories
81+
- text: Use custom categories (preview)
8282
url: how-to/custom-categories.md
8383
- text: Use a blocklist
8484
url: how-to/use-blocklist.md

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ See the following list for the input requirements for each feature.
123123
- **Protected material detection API**:
124124
- Default maximum length: 1K characters.
125125
- Default minimum length: 110 characters (for scanning LLM completions, not user prompts).
126-
- **Custom categories (standard) API**:
126+
- **Custom categories (standard) API (preview)**:
127127
- Maximum inference input length: 1K characters.
128128

129129

articles/ai-services/content-safety/quickstart-custom-categories.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Quickstart: Custom categories"
2+
title: "Quickstart: Custom categories (preview)"
33
titleSuffix: Azure AI services
44
description: Use the custom category API to create your own harmful content categories and train the Content Safety model for your use case.
55
#services: cognitive-services
@@ -11,7 +11,7 @@ ms.date: 07/03/2024
1111
ms.author: pafarley
1212
---
1313

14-
# Quickstart: Custom categories (standard mode)
14+
# Quickstart: Custom categories (standard mode) (preview)
1515

1616
Follow this guide to use Azure AI Content Safety Custom category REST API to create your own content categories for your use case and train Azure AI Content Safety to detect them in new text content.
1717

articles/ai-services/content-safety/quickstart-jailbreak.md

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

14-
# Quickstart: Prompt Shields (preview)
14+
# Quickstart: Prompt Shields
1515

1616
"Prompt Shields" in Azure AI Content Safety are specifically designed to safeguard generative AI systems from generating harmful or inappropriate content. These shields detect and mitigate risks associated with both User Prompt Attacks (malicious or harmful user-generated inputs) and Document Attacks (inputs containing harmful content embedded within documents). The use of "Prompt Shields" is crucial in environments where GenAI is employed, ensuring that AI outputs remain safe, compliant, and trustworthy.
1717

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ items:
2323
href: concepts/groundedness.md
2424
- name: Protected material detection
2525
href: concepts/protected-material.md
26-
- name: Custom categories
26+
- name: Custom categories (preview)
2727
href: concepts/custom-categories.md
2828
- name: Harm categories
2929
href: concepts/harm-categories.md
@@ -35,7 +35,7 @@ items:
3535
href: quickstart-groundedness.md
3636
- name: Protected material detection
3737
href: quickstart-protected-material.md
38-
- name: Custom categories
38+
- name: Custom categories (preview)
3939
href: quickstart-custom-categories.md
4040
- name: Content Safety Studio
4141
href: studio-quickstart.md
@@ -57,7 +57,7 @@ items:
5757
href: /legal/cognitive-services/content-safety/data-privacy?context=/azure/ai-services/content-safety/context/context
5858
- name: How-to guides
5959
items:
60-
- name: Use custom categories
60+
- name: Use custom categories (preview)
6161
href: how-to/custom-categories.md
6262
- name: Use a blocklist
6363
href: how-to/use-blocklist.md

articles/ai-services/content-safety/whats-new.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ Learn what's new in the service. These items might be release notes, videos, blo
1818

1919
## July 2024
2020

21-
### Custom categories (standard) API
21+
### Custom categories (standard) API public preview
2222

2323
The custom categories (standard) API lets you create and train your own custom content categories and scan text for matches. See [Custom categories](./concepts/custom-categories.md) to learn more.
2424

2525
## May 2024
2626

27-
### Custom categories (rapid) API
27+
### Custom categories (rapid) API public preview
2828

2929
The custom categories (rapid) API lets you quickly define emerging harmful content patterns and scan text and images for matches. See [Custom categories](./concepts/custom-categories.md) to learn more.
3030

0 commit comments

Comments
 (0)