You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cognitive-services/language-service/concepts/model-lifecycle.md
+13-15Lines changed: 13 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ By default, all API requests will use the latest Generally Available (GA) model.
28
28
29
29
#### Choose the model-version used on your data
30
30
31
-
We recommend using the `latest` model version to utilize the latest and highest quality models. As our models improve, it’s possible that some of your model results may change.
31
+
We strongly recommend using the `latest` model version to utilize the latest and highest quality models. As our models improve, it’s possible that some of your model results may change. Model versions may be deprecated, so don't recommend including specified versions in your implementation.
32
32
33
33
Preview models used for preview features do not maintain a minimum retirement period and may be deprecated at any time.
34
34
@@ -40,25 +40,23 @@ By default, API and SDK requests will use the latest Generally Available model.
40
40
41
41
Use the table below to find which model versions are supported by each feature:
42
42
43
-
| Feature | Supported versions | Model versions deprecated on October 30, 2022|
0 commit comments