We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd5930d commit 88dc201Copy full SHA for 88dc201
articles/ai-services/language-service/conversational-language-understanding/service-limits.md
@@ -59,7 +59,7 @@ The following limits are observed for the conversational language understanding.
59
60
|Item|Lower Limit| Upper Limit |
61
| --- | --- | --- |
62
-|Number of utterances per project | 1 | 25,000|
+|Number of utterances per project | 1 | 50,000|
63
|Utterance length in characters (authoring) | 1 | 500 |
64
|Utterance length in characters (prediction) | 1 | 1000 |
65
|Number of intents per project | 1 | 500|
0 commit comments