Skip to content

Commit 40f5416

Browse files
authored
Update whats-new.md
1 parent 732c0a6 commit 40f5416

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

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

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -16,45 +16,45 @@ 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
19+
**2025-05-15-preview release**
2020

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:
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:
2222

23-
* New entity type support for `DateOfBirth`, `BankAccountNumber`, `PassportNumber`, and `DriversLicenseNumber`.
23+
* New entity type support for `DateOfBirth`, `BankAccountNumber`, `PassportNumber`, and `DriversLicenseNumber`.
2424

25-
* Improved AI quality for `PhoneNumber` entity type.
25+
* Improved AI quality for `PhoneNumber` entity type.
2626

27-
##### New agent templates
27+
**New agent templates**
2828

29-
Azure AI Language now supports the following agent templates:
29+
* Azure AI Language now supports the following agent templates:
3030

31-
* [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.
31+
* [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.
3232

33-
* [Exact question answering](../agents/concepts/agent-catalog.md): Delivers consistent, accurate responses to high-value predefined questions through deterministic methods.
33+
* [Exact question answering](../agents/concepts/agent-catalog.md): Delivers consistent, accurate responses to high-value predefined questions through deterministic methods.
3434

35-
##### PII detection enhancements
35+
**PII detection enhancements**
3636

37-
Azure AI Language introduces new customization and entity subtype features for PII detection:
37+
* Azure AI Language introduces new customization and entity subtype features for PII detection:
3838

39-
* [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).
39+
* [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).
4040

41-
* [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).
41+
* [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).
4242

43-
* [Use entity synonyms for tailored PII detection](personally-identifiable-information/how-to/adapt-to-domain-pii.md#api-schema-for-the-entitysynoyms-parameter).
43+
* [Use entity synonyms for tailored PII detection](personally-identifiable-information/how-to/adapt-to-domain-pii.md#api-schema-for-the-entitysynoyms-parameter).
4444

45-
##### Enhanced CLU and CQA Capabilities in Azure AI Foundry
45+
**Enhanced CLU and CQA Capabilities in Azure AI Foundry**
4646

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:
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:
4848

49-
* CLU and CQA authoring tools are now available in Azure AI Foundry.
49+
* CLU and CQA authoring tools are now available in Azure AI Foundry.
5050

51-
* CLU offers a quick deploy option powered by large language models (LLMs) for rapid deployment.
51+
* CLU offers a quick deploy option powered by large language models (LLMs) for rapid deployment.
5252

53-
* CQA incorporates the QnA Maker scoring algorithm for more accurate responses.
53+
* CQA incorporates the QnA Maker scoring algorithm for more accurate responses.
5454

55-
* CQA enables exact match answering for precise query resolutions.
55+
* CQA enables exact match answering for precise query resolutions.
5656

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).
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)**.
5858

5959
## April 2025
6060

0 commit comments

Comments
 (0)