Skip to content

Commit fc4e2c6

Browse files
authored
Update whats-new.md
1 parent 5cd855b commit fc4e2c6

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

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

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

1717
## May 2025
1818

19-
* **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:
20-
* New entity type support for `DateOfBirth`, `BankAccountNumber`, `PassportNumber`, and `DriversLicenseNumber`.
21-
* Improved AI quality for `PhoneNumber` entity type.
22-
* **New agent templates**. Azure AI Language now supports the following agent templates:
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.
24-
* [Exact question answering](../agents/concepts/agent-catalog.md): Delivers consistent, accurate responses to high-value predefined questions through deterministic methods.
25-
* **PII detection enhancements**. Azure AI Language introduces new customization and entity subtype features for PII detection:
26-
* [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).
27-
* [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).
28-
* [Use entity synonyms for tailored PII detection](personally-identifiable-information/how-to/adapt-to-domain-pii.md#api-schema-for-the-entitysynoyms-parameter).
29-
* **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:
30-
* CLU and CQA authoring tools are now available in Azure AI Foundry.
31-
* CLU offers a quick deploy option powered by large language models (LLMs) for rapid deployment.
32-
* CQA incorporates the QnA Maker scoring algorithm for more accurate responses.
33-
* CQA enables exact match answering for precise query resolutions.
19+
**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:
20+
* New entity type support for `DateOfBirth`, `BankAccountNumber`, `PassportNumber`, and `DriversLicenseNumber`.
21+
* Improved AI quality for `PhoneNumber` entity type.
22+
**New agent templates**. Azure AI Language now supports the following agent templates:
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.
24+
* [Exact question answering](../agents/concepts/agent-catalog.md): Delivers consistent, accurate responses to high-value predefined questions through deterministic methods.
25+
**PII detection enhancements**. Azure AI Language introduces new customization and entity subtype features for PII detection:
26+
* [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).
27+
* [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).
28+
* [Use entity synonyms for tailored PII detection](personally-identifiable-information/how-to/adapt-to-domain-pii.md#api-schema-for-the-entitysynoyms-parameter).
29+
**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:
30+
* CLU and CQA authoring tools are now available in Azure AI Foundry.
31+
* CLU offers a quick deploy option powered by large language models (LLMs) for rapid deployment.
32+
* CQA incorporates the QnA Maker scoring algorithm for more accurate responses.
33+
* CQA enables exact match answering for precise query resolutions.
3434

3535
* **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)**.
3636

0 commit comments

Comments
 (0)