You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/language-service/whats-new.md
+8-27Lines changed: 8 additions & 27 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,45 +16,26 @@ Azure AI Language is updated on an ongoing basis. Bookmark this page to stay up
16
16
17
17
## May 2025
18
18
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:
23
20
* New entity type support for `DateOfBirth`, `BankAccountNumber`, `PassportNumber`, and `DriversLicenseNumber`.
24
-
25
21
* 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:
31
24
*[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
-
33
25
*[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:
39
28
*[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
-
41
29
*[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
-
43
30
*[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.
50
31
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.
51
34
* CLU offers a quick deploy option powered by large language models (LLMs) for rapid deployment.
52
-
53
35
* CQA incorporates the QnA Maker scoring algorithm for more accurate responses.
54
-
55
36
* CQA enables exact match answering for precise query resolutions.
56
37
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)**.
0 commit comments