Skip to content

Commit 0c79baf

Browse files
committed
writer updates for w-n
1 parent dff6afd commit 0c79baf

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

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

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: nitinme
88
ms.service: azure-ai-content-safety
99
ms.custom: build-2023
1010
ms.topic: overview
11-
ms.date: 02/27/2024
11+
ms.date: 09/04/2024
1212
ms.author: pafarley
1313
---
1414

@@ -20,11 +20,10 @@ Learn what's new in the service. These items might be release notes, videos, blo
2020

2121
### Custom categories (standard) API
2222

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.
23+
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-
2827
### Custom categories (rapid) API
2928

3029
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.
@@ -33,11 +32,11 @@ The custom categories (rapid) API lets you quickly define emerging harmful conte
3332

3433
### Prompt Shields public preview
3534

36-
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.
35+
Previously known as **Jailbreak risk detection**, this updated feature detects prompt 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 which are embedded in input documents or images. See [Prompt Shields](./concepts/jailbreak-detection.md) to learn more.
3736

3837
### Groundedness detection public preview
3938

40-
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.
39+
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 describes instances where the LLMs produce information that is non-factual or inaccurate according to what was present in the source materials. See [Groundedness detection](./concepts/groundedness.md) to learn more.
4140

4241

4342
## January 2024
@@ -56,14 +55,14 @@ The Azure AI Content Safety service is now generally available through the follo
5655
5756
## November 2023
5857

59-
### Jailbreak risk and Protected material detection (preview)
58+
### Jailbreak risk and protected material detection (preview)
6059

61-
The new Jailbreak risk detection and Protected material detection APIs let you mitigate some of the risks when using generative AI.
60+
The new Jailbreak risk detection and protected material detection APIs let you mitigate some of the risks when using generative AI.
6261

6362
- Jailbreak risk detection scans text for the risk of a [jailbreak attack](./concepts/jailbreak-detection.md) on a Large Language Model. [Quickstart](./quickstart-jailbreak.md)
6463
- 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)
6564

66-
Jailbreak risk and Protected material detection are only available in select regions. See [Region availability](/azure/ai-services/content-safety/overview#region-availability).
65+
Jailbreak risk and protected material detection are only available in select regions. See [Region availability](/azure/ai-services/content-safety/overview#region-availability).
6766

6867
## October 2023
6968

@@ -72,11 +71,11 @@ Jailbreak risk and Protected material detection are only available in select reg
7271
The Azure AI Content Safety service is now generally available as a cloud service.
7372
- The service is available in many more Azure regions. See the [Overview](./overview.md) for a list.
7473
- The return formats of the Analyze APIs have changed. See the [Quickstarts](./quickstart-text.md) for the latest examples.
75-
- The names and return formats of several APIs have changed. See the [Migration guide](./how-to/migrate-to-general-availability.md) for a full list of breaking changes. Other guides and quickstarts now reflect the GA version.
74+
- The names and return formats of several other APIs have changed. See the [Migration guide](./how-to/migrate-to-general-availability.md) for a full list of breaking changes. Other guides and quickstarts now reflect the GA version.
7675

7776
### Azure AI Content Safety Java and JavaScript SDKs
7877

79-
The Azure AI Content Safety service is now available through Java and JavaScript SDKs. The SDKs are available on [Maven](https://central.sonatype.com/artifact/com.azure/azure-ai-contentsafety) and [npm](https://www.npmjs.com/package/@azure-rest/ai-content-safety). Follow a [quickstart](./quickstart-text.md) to get started.
78+
The Azure AI Content Safety service is now available through Java and JavaScript SDKs. The SDKs are available on [Maven](https://central.sonatype.com/artifact/com.azure/azure-ai-contentsafety) and [npm](https://www.npmjs.com/package/@azure-rest/ai-content-safety) respectively. Follow a [quickstart](./quickstart-text.md) to get started.
8079

8180
## July 2023
8281

0 commit comments

Comments
 (0)