Skip to content

Commit 6e1c558

Browse files
committed
update june what's new
1 parent 97e2740 commit 6e1c558

File tree

1 file changed

+19
-5
lines changed

1 file changed

+19
-5
lines changed

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

Lines changed: 19 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,28 @@ author: laujan
66
manager: nitinme
77
ms.service: azure-ai-language
88
ms.topic: whats-new
9-
ms.date: 06/02/2025
9+
ms.date: 07/09/2025
1010
ms.author: lajanuar
1111
---
1212

1313
# What's new in Azure AI Language?
1414

1515
Azure AI Language is updated on an ongoing basis. Bookmark this page to stay up to date with release notes, feature enhancements, and our newest documentation.
1616

17+
## June 2025
18+
19+
* CLU Training config version (Vodafone Turkey)
20+
21+
* The accelerator project "Build your conversational agent" is updated with a new routing strategy, TRIAGE_AGENT, which implements an agent hosted in Azure AI Foundry Agent Service using Conversational Language Understanding (CLU) and Custom Question Answering (CQA) as agent tools for intent triage for downstream agent routing and providing exact question answering.
22+
23+
* The following .NET SDKs are now available, and support the latest REST API version `2025-15-05-preview`:
24+
25+
* `Azure.AI.Language.Text 1.0.0-beta.3` provides inference capabilities for a wide range of language processing tasks, including language detection, sentiment analysis, key phrase extraction, named entity recognition (NER), personally identifiable information (PII) entity recognition, entity linking, text analytics for healthcare, custom NER, custom text classification, as well as both extractive and abstractive text summarization.
26+
27+
* Azure.AI.Language.Conversation 2.0.0-beta.3 provides inference capabilities for conversational PII, conversational language understanding (CLU), and conversation summarization.
28+
29+
* The Text PII GPU container is now available for integration. You can access it on the [Microsoft Artifact Registry](https://mcr.microsoft.com/artifact/mar/azure-cognitive-services/textanalytics/pii/) using the tag `gpu`.
30+
1731
## May 2025
1832

1933
**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:
@@ -30,10 +44,10 @@ Azure AI Language is updated on an ongoing basis. Bookmark this page to stay up
3044
* [Use entity synonyms for tailored PII detection](personally-identifiable-information/how-to/adapt-to-domain-pii.md#api-schema-for-the-entitysynoyms-parameter).
3145

3246
**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.
34-
* CLU offers a quick deploy option powered by large language models (LLMs) for rapid deployment.
35-
* CQA incorporates the QnA Maker scoring algorithm for more accurate responses.
36-
* CQA enables exact match answering for precise query resolutions.
47+
* CLU and CQA authoring tools are now available in Azure AI Foundry.
48+
* CLU offers a quick deploy option powered by large language models (LLMs) for rapid deployment.
49+
* CQA incorporates the QnA Maker scoring algorithm for more accurate responses.
50+
* CQA enables exact match answering for precise query resolutions.
3751

3852
**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)**.
3953

0 commit comments

Comments
 (0)