Skip to content

Commit a8e4255

Browse files
authored
Update articles/ai-services/language-service/conversational-language-understanding/concepts/best-practices.md
1 parent 07f18c5 commit a8e4255

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

articles/ai-services/language-service/conversational-language-understanding/concepts/best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ curl --request POST \
218218
```
219219

220220

221-
## Addressing Out of Domain utterances
221+
## Addressing out of domain utterances
222222

223223
Customers can use the new recipe version '2024-06-01-preview' in case the model has poor AIQ on out of domain utterances. An example of this with the default recipe can be like the below where the model has 3 intents Sports, QueryWeather and Alarm. The test utterances are out of domain utterances and the model classifies them as InDomain with a relatively high confidence score.
224224

0 commit comments

Comments
 (0)