Skip to content

Commit 717f164

Browse files
committed
update what's new
1 parent ace42c3 commit 717f164

File tree

1 file changed

+16
-12
lines changed

1 file changed

+16
-12
lines changed

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

Lines changed: 16 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,24 +12,28 @@ ms.author: lajanuar
1212

1313
# What's new in Azure AI Language?
1414

15-
Azure AI Language is updated on an ongoing basis. To stay up-to-date with recent developments, this article provides you with information about new releases and features.
16-
17-
## Build 2025 Releases (May 19 - 23)
18-
We released many new updates alongside the 2025 Microsoft Build Conference including:
19-
- [Customizing 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)
20-
- Support for customizing PII output by [specifying values to exclude](personally-identifiable-information/how-to/adapt-to-domain-pii.md#customizing-pii-output-by-specifying-values-to-exclude)
21-
- Customizing PII detection using [Entity Synonyms](personally-identifiable-information/how-to/adapt-to-domain-pii.md#api-schema-for-the-entitysynoyms-parameter)
22-
- Model support for a new DateOfBirth entity subtype for PII detection.
23-
- Updates to preview NER & PII API version: `2025-05-15-preview`. This API version includes DateOfBirth support, enhanced phone number AI quality, and umbrella entity type support for BankAccount, Passport, Drivers License
24-
25-
More on these releases can be found on our TechCommunity Blog Post
15+
Azure AI Language is updated on an ongoing basis. Bookmark this page to stay up to date with release notes, feature enhancements, and our newest documentation.
2616

2717
## May 2025
2818

29-
* Azure AI Language now supports the following agent templates:
19+
* **New agent templates**. Azure AI Language now supports the following agent templates:
20+
3021
* [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.
3122
* [Exact question answering](../agents/concepts/agent-catalog.md) answers high-value predefined questions deterministically to ensure consistent and accurate responses.
3223

24+
* **Personally-identifiable-information updates**. Azure AI Language now offers PII detection customization and entity subtype support.
25+
26+
* [Customizing 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+
* Support for customizing PII output by [specifying values to exclude](personally-identifiable-information/how-to/adapt-to-domain-pii.md#customizing-pii-output-by-specifying-values-to-exclude)
28+
* Customizing PII detection using [entity synonyms](personally-identifiable-information/how-to/adapt-to-domain-pii.md#api-schema-for-the-entitysynoyms-parameter)
29+
* [`2025-05-15-preview`](/rest/api/language/operation-groups?view=rest-language-2025-05-15-preview) release. This API preview version includes the following named entity recognition (NER) and personally identifiable information (PII) detection updates:
30+
31+
* New entity type support for `DateOfBirth`, `BankAccountNumber`, `PassportNumber`, and `DriversLicenseNumber`
32+
* Enhanced AI quality for `PhoneNumber` entity type
33+
34+
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).
35+
36+
3337
## April 2025
3438

3539
* Updated and improved model GA release for NER

0 commit comments

Comments
 (0)