Skip to content

Commit efe4456

Browse files
committed
add groundedness to ov
1 parent c950951 commit efe4456

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@ There are different types of analysis available from this service. The following
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. |
5050
| 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-
| Protected material text detection (new) | Scans AI-generated text for known text content (for example, song lyrics, articles, recipes, selected web content). [Quickstart](./quickstart-protected-material.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)|
5253

5354
## Content Safety Studio
5455

0 commit comments

Comments
 (0)