Skip to content

Commit e950064

Browse files
committed
feature scope - not images
1 parent f5b8be4 commit e950064

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ 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-
| Custom categories API (preview) | Lets you create and train your own [custom content categories](./concepts/custom-categories.md) and scan text and images for matches. [How-to guide](./how-to/custom-categories.md) |
50+
| Custom categories API (preview) | Lets you create and train your own [custom content categories](./concepts/custom-categories.md) and scan text for matches. [How-to guide](./how-to/custom-categories.md) |
5151
| 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) |
5252
| 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) |
5353
| 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)|

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Learn what's new in the service. These items might be release notes, videos, blo
2020

2121
### Custom category support in Content Safety moderation APIs
2222

23-
The custom categories API lets you create and train your own custom content categories and scan text and images for matches. See [Custom categories](./concepts/custom-categories.md) to learn more.
23+
The custom categories 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
### Incident response API
2626

0 commit comments

Comments
 (0)