Skip to content

Commit 7bd97f7

Browse files
Merge pull request #6034 from MicrosoftDocs/main
Auto Publish – main to live - 2025-07-15 05:07 UTC
2 parents dbb4e58 + 49d0537 commit 7bd97f7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

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

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

@@ -16,7 +16,7 @@ Azure AI Language is updated on an ongoing basis. Bookmark this page to stay up
1616

1717
## June 2025
1818

19-
* A new version of the Conversational Language Understanding (CLU) training configuration, aimed at minimizing overpredictions of the [None intent](conversational-language-understanding/concepts/none-intent.md)—particularly in multilingual contexts—is now supported in [REST API version 2025-15-05-preview](/rest/api/language/analyze-conversations/analyze-conversations?view=rest-language-2025-05-15-preview&preserve-view=true).
19+
* A new version of the Conversational Language Understanding (CLU) training configuration, aimed at minimizing overpredictions of the [None intent](conversational-language-understanding/concepts/none-intent.md)—particularly in multilingual contexts—is now available via the REST API using **trainingConfigVersion 2025-07-01-preview**. For more information, *see* [Train your model: request body data](conversational-language-understanding/how-to/train-model.md?tabs=rest-api#request-body).
2020

2121
* The [Build your conversational agent](https://github.com/Azure-Samples/Azure-Language-OpenAI-Conversational-Agent-Accelerator) accelerator project is updated to include a new routing strategy—**TRIAGE_AGENT**. This strategy uses an agent hosted on Azure AI Foundry Agent Service. It utilizes Conversational Language Understanding (CLU) and Custom Question Answering (CQA) as tools to triage user intent for downstream agent routing. Additionally, these tools help deliver precise answers to specific questions. For more information, *see* [TechCommunity Blog Post](https://techcommunity.microsoft.com/blog/azure-ai-services-blog/announcing-azure-ai-language-new-features-to-accelerate-your-agent-development/4415216)
2222

articles/ai-services/speech-service/speech-services-quotas-and-limits.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ ms.author: eur
77
manager: nitinme
88
ms.service: azure-ai-speech
99
ms.topic: conceptual
10-
ms.date: 3/10/2025
11-
ms.reviewer: alexeyo
10+
ms.date: 7/15/2025
11+
ms.reviewer: jagoerge
1212
#Customer intent: As a developer, I want to learn about the quotas and limits for the Speech service in Azure AI services.
1313
---
1414

@@ -48,8 +48,8 @@ You can use real-time speech to text with the [Speech SDK](speech-sdk.md) or the
4848

4949
| Quota | Free (F0) | Standard (S0) |
5050
|-----|-----|-----|
51-
| Maximum audio input file size | N/A | 300 MB |
52-
| Maximum audio length | N/A | 120 minutes per file |
51+
| Maximum audio input file size | N/A | < 300 MB |
52+
| Maximum audio length | N/A | < 120 minutes per file |
5353
| Maximum requests per minute | N/A | 600 |
5454

5555
#### Batch transcription

0 commit comments

Comments
 (0)