Skip to content

Commit fb053ea

Browse files
committed
add preview tags
1 parent 01fb659 commit fb053ea

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@ There are different types of analysis available from this service. The following
4747
| :-------------------------- | :---------------------- |
4848
| Analyze text API | Scans text for sexual content, violence, hate, and self harm with multi-severity levels. |
4949
| Analyze image API | Scans images for sexual content, violence, hate, and self harm with multi-severity levels. |
50-
| Prompt Shields (new) | Scans text for the risk of a [User input attack](./concepts/jailbreak-detection.md) on a Large Language Model. [Quickstart](./quickstart-jailbreak.md) |
51-
| Groundedness detection (new) | Detects whether the text responses of large language models (LLMs) are grounded in the source materials provided by the users. [Quickstart](./quickstart-groundedness.md) |
52-
| Protected material text detection | Scans AI-generated text for known text content (for example, song lyrics, articles, recipes, selected web content). [Quickstart](./quickstart-protected-material.md)|
50+
| Prompt Shields (preview) | Scans text for the risk of a [User input attack](./concepts/jailbreak-detection.md) on a Large Language Model. [Quickstart](./quickstart-jailbreak.md) |
51+
| Groundedness detection (preview) | Detects whether the text responses of large language models (LLMs) are grounded in the source materials provided by the users. [Quickstart](./quickstart-groundedness.md) |
52+
| Protected material text detection (preview) | Scans AI-generated text for known text content (for example, song lyrics, articles, recipes, selected web content). [Quickstart](./quickstart-protected-material.md)|
5353

5454
## Content Safety Studio
5555

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

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

1919
## March 2024
2020

21-
### Prompt Shields
21+
### Prompt Shields public preview
2222

2323
Previously known as **Jailbreak risk detection**, this updated feature detects User Prompt injection attacks, in which users deliberately exploit system vulnerabilities to elicit unauthorized behavior from large language model. Prompt Shields analyzes both direct user prompt attacks and indirect attacks that are embedded in input documents or images. See [Prompt Shields](./concepts/jailbreak-detection.md) to learn more.
2424

25-
### Groundedness detection
25+
### Groundedness detection public preview
2626

2727
The Groundedness detection API detects whether the text responses of large language models (LLMs) are grounded in the source materials provided by the users. Ungroundedness refers to instances where the LLMs produce information that is non-factual or inaccurate from what was present in the source materials. See [Groundedness detection](./concepts/groundedness.md) to learn more.
2828

0 commit comments

Comments
 (0)