Skip to content

Commit da86065

Browse files
authored
Merge pull request #24 from ashly1yeo/patch-27
Added new model version for Feb2020 release
2 parents 0c8ce89 + 5a601fe commit da86065

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/cognitive-services/text-analytics/includes/model-versioning.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ ms.author: aahi
1414
Version 3 of the Text Analytics API lets you choose the Text Analytics model used on your data. Use the optional `model-version` parameter to select a version of the model in your requests. If this parameter isn't specified the API will default to `latest`, the latest stable model version.
1515

1616
Available model versions:
17-
* `2019-10-01` (`latest`)
17+
* `2019-10-01`
18+
* `2020-02-01` (`latest`)
1819

1920
Each response from the v3 endpoints includes a `model-version` field specifying the model version that was used.
2021

0 commit comments

Comments
 (0)