Skip to content

Commit c7a663e

Browse files
committed
&preserve-view=true
1 parent e10119d commit c7a663e

File tree

1 file changed

+15
-9
lines changed

1 file changed

+15
-9
lines changed

articles/ai-services/language-service/whats-new.md

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,25 +16,31 @@ Azure AI Language is updated on an ongoing basis. Bookmark this page to stay up
1616

1717
## May 2025
1818

19-
* **New agent templates**. Azure AI Language now supports the following agent templates:
19+
##### New agent templates
2020

21-
* [Intent routing](../agents/concepts/agent-catalog.md) detects user intent and provides exact answering. Perfect for deterministically intent routing and exact question answering with human controls.
21+
Azure AI Language now supports the following agent templates:
2222

23-
* [Exact question answering](../agents/concepts/agent-catalog.md) answers high-value predefined questions deterministically to ensure consistent and accurate responses.
23+
* [Intent routing](../agents/concepts/agent-catalog.md): Detects user intent and provides precise answers, ideal for deterministic intent routing, and exact question answering with human oversight.
2424

25-
* **Personally-identifiable-information updates**. Azure AI Language now offers the following PII detection customization and entity subtype support:
25+
* [Exact question answering](../agents/concepts/agent-catalog.md): Delivers consistent, accurate responses to high-value predefined questions through deterministic methods.
2626

27-
* [Customize PII detection using your own regex](personally-identifiable-information/how-to/adapt-to-domain-pii.md#customizing-pii-detection-using-your-own-regex-only-available-for-text-pii-container) (only available for Text PII container).
27+
##### PII detection enhancements
2828

29-
* [Customize PII output specifying values to exclude](personally-identifiable-information/how-to/adapt-to-domain-pii.md#customizing-pii-output-by-specifying-values-to-exclude).
29+
Azure AI Language introduces new customization and entity subtype features for PII detection:
3030

31-
* [Customize PII detection using entity synonyms](personally-identifiable-information/how-to/adapt-to-domain-pii.md#api-schema-for-the-entitysynoyms-parameter).
31+
* [Customize PII detection using your own regex](personally-identifiable-information/how-to/adapt-to-domain-pii.md#customizing-pii-detection-using-your-own-regex-only-available-for-text-pii-container) (Text PII container only).
3232

33-
* [`2025-05-15-preview`](/rest/api/language/operation-groups?view=rest-language-2025-05-15-preview&preserve-view=true) release. This API preview version includes the following named entity recognition (NER) and personally identifiable information (PII) detection updates:
33+
* [Specify values to exclude from PII output](personally-identifiable-information/how-to/adapt-to-domain-pii.md#customizing-pii-output-by-specifying-values-to-exclude).
34+
35+
* [Use entity synonyms for tailored PII detection](personally-identifiable-information/how-to/adapt-to-domain-pii.md#api-schema-for-the-entitysynoyms-parameter).
36+
37+
##### 2025-05-15-preview release.
38+
39+
The [latest API preview version](/rest/api/language/operation-groups?view=rest-language-2025-05-15-preview&preserve-view=true) includes updates for named entity recognition (NER) and PII detection:
3440

3541
* New entity type support for `DateOfBirth`, `BankAccountNumber`, `PassportNumber`, and `DriversLicenseNumber`.
3642

37-
* Enhanced AI quality for `PhoneNumber` entity type.
43+
* Improved AI quality for `PhoneNumber` entity type.
3844

3945
To learn more, see our latest [TechCommunity Blog Post](https://techcommunity.microsoft.com/blog/azure-ai-services-blog/announcing-azure-ai-language-new-features-to-accelerate-your-agent-development/4415216).
4046

0 commit comments

Comments
 (0)