Skip to content

Commit e59d65b

Browse files
Merge pull request #212021 from hazemelh/patch-22
Update CLU utterances limit from 15k to 25k.
2 parents bc926d7 + 21470c7 commit e59d65b

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
@@ -87,7 +87,7 @@ The following limits are observed for the conversational language understanding.
8787

8888
|Item|Lower Limit| Upper Limit |
8989
| --- | --- | --- |
90-
|Count of utterances per project | 1 | 15,000|
90+
|Count of utterances per project | 1 | 25,000|
9191
|Utterance length in characters | 1 | 500 |
9292
|Count of intents per project | 1 | 500|
9393
|Count of entities per project | 1 | 500|

0 commit comments

Comments
 (0)