Skip to content

Commit 77962e3

Browse files
authored
Update entity-resolutions.md
1 parent a5bc289 commit 77962e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/language-service/named-entity-recognition/concepts/entity-resolutions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ A resolution is a standard format for an entity. Entities can be expressed in va
2020
You can use NER resolutions to implement actions or retrieve further information. For example, your service can extract datetime entities to extract dates and times that will be provided to a meeting scheduling system.
2121

2222
> [!NOTE]
23-
> Entity resolution responses are only supported starting from _api-version=2022-10-01-preview_
23+
> Entity resolution responses are only supported starting from **_api-version=2022-10-01-preview_** and **_"modelVersion": "2022-10-01-preview"_**.
2424
2525
This article documents the resolution objects returned for each entity category or subcategory.
2626

0 commit comments

Comments
 (0)