Skip to content

Commit 8c76aaa

Browse files
Merge pull request #5829 from laujan/patch-1
Update whats-new.md
2 parents 732c0a6 + 9216a27 commit 8c76aaa

File tree

1 file changed

+8
-27
lines changed

1 file changed

+8
-27
lines changed

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

Lines changed: 8 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -16,45 +16,26 @@ 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
20-
21-
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:
22-
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:
2320
* New entity type support for `DateOfBirth`, `BankAccountNumber`, `PassportNumber`, and `DriversLicenseNumber`.
24-
2521
* Improved AI quality for `PhoneNumber` entity type.
26-
27-
##### New agent templates
28-
29-
Azure AI Language now supports the following agent templates:
30-
22+
23+
**New agent templates**. Azure AI Language now supports the following agent templates:
3124
* [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.
32-
3325
* [Exact question answering](../agents/concepts/agent-catalog.md): Delivers consistent, accurate responses to high-value predefined questions through deterministic methods.
34-
35-
##### PII detection enhancements
36-
37-
Azure AI Language introduces new customization and entity subtype features for PII detection:
38-
26+
27+
**PII detection enhancements**. Azure AI Language introduces new customization and entity subtype features for PII detection:
3928
* [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).
40-
4129
* [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).
42-
4330
* [Use entity synonyms for tailored PII detection](personally-identifiable-information/how-to/adapt-to-domain-pii.md#api-schema-for-the-entitysynoyms-parameter).
44-
45-
##### Enhanced CLU and CQA Capabilities in Azure AI Foundry
46-
47-
Azure AI Foundry now offers enhanced capabilities for fine-tuning with custom conversational language understanding (CLU) and conversational question-and-answer (CQA) AI features:
48-
49-
* CLU and CQA authoring tools are now available in Azure AI Foundry.
5031

32+
**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:
33+
* CLU and CQA authoring tools are now available in Azure AI Foundry.
5134
* CLU offers a quick deploy option powered by large language models (LLMs) for rapid deployment.
52-
5335
* CQA incorporates the QnA Maker scoring algorithm for more accurate responses.
54-
5536
* CQA enables exact match answering for precise query resolutions.
5637

57-
###### 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)**.
5839

5940
## April 2025
6041

0 commit comments

Comments
 (0)