Skip to content

Commit 21470c7

Browse files
authored
Update CLU utterances limit from 15k to 25k.
1 parent 8311ae1 commit 21470c7

File tree

1 file changed

+1
-1
lines changed
  • articles/cognitive-services/language-service/conversational-language-understanding

1 file changed

+1
-1
lines changed

articles/cognitive-services/language-service/conversational-language-understanding/service-limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ The following limits are observed for the conversational language understanding.
7373

7474
|Item|Lower Limit| Upper Limit |
7575
| --- | --- | --- |
76-
|Count of utterances per project | 1 | 15,000|
76+
|Count of utterances per project | 1 | 25,000|
7777
|Utterance length in characters | 1 | 500 |
7878
|Count of intents per project | 1 | 500|
7979
|Count of entities per project | 1 | 500|

0 commit comments

Comments
 (0)