Skip to content

Commit 0ab181b

Browse files
Update articles/ai-services/language-service/conversational-language-understanding/concepts/best-practices.md
Co-authored-by: jboback <[email protected]>
1 parent 5d2c9ac commit 0ab181b

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
@@ -241,7 +241,7 @@ curl --request POST \
241241
}'
242242
```
243243

244-
## Address out-of-domain utterances (updated)
244+
## Address out-of-domain utterances
245245

246246
Customers can use the newly updated recipe version `2024-08-01-preview` (previously `2024-06-01-preview`) if the model has poor AIQ on out-of-domain utterances. An example of this scenario with the default recipe can be like the following example where the model has three 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.
247247

0 commit comments

Comments
 (0)