Skip to content

Commit 9aeaafa

Browse files
authored
Update whats-new.md
1 parent fc4e2c6 commit 9aeaafa

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,20 +19,23 @@ Azure AI Language is updated on an ongoing basis. Bookmark this page to stay up
1919
**2025-05-15-preview release**. 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:
2020
* New entity type support for `DateOfBirth`, `BankAccountNumber`, `PassportNumber`, and `DriversLicenseNumber`.
2121
* Improved AI quality for `PhoneNumber` entity type.
22+
2223
**New agent templates**. Azure AI Language now supports the following agent templates:
2324
* [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.
2425
* [Exact question answering](../agents/concepts/agent-catalog.md): Delivers consistent, accurate responses to high-value predefined questions through deterministic methods.
26+
2527
**PII detection enhancements**. Azure AI Language introduces new customization and entity subtype features for PII detection:
2628
* [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).
2729
* [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).
2830
* [Use entity synonyms for tailored PII detection](personally-identifiable-information/how-to/adapt-to-domain-pii.md#api-schema-for-the-entitysynoyms-parameter).
31+
2932
**Enhanced CLU and CQA Capabilities in Azure AI Foundry**. Azure AI Foundry now offers enhanced capabilities for fine-tuning with custom conversational language understanding (CLU) and conversational question-and-answer (CQA) AI features:
3033
* CLU and CQA authoring tools are now available in Azure AI Foundry.
3134
* CLU offers a quick deploy option powered by large language models (LLMs) for rapid deployment.
3235
* CQA incorporates the QnA Maker scoring algorithm for more accurate responses.
3336
* CQA enables exact match answering for precise query resolutions.
3437

35-
* **For more updates, 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)**.
38+
**For more updates, 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)**.
3639

3740
## April 2025
3841

0 commit comments

Comments
 (0)