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/ai-services/language-service/concepts/model-lifecycle.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ manager: nitinme
8
8
ms.service: azure-ai-language
9
9
ms.custom: event-tier1-build-2022
10
10
ms.topic: conceptual
11
-
ms.date: 12/19/2023
11
+
ms.date: 01/16/2024
12
12
ms.author: aahi
13
13
---
14
14
@@ -33,8 +33,7 @@ Preview models used for preview features do not maintain a minimum retirement pe
33
33
By default, API and SDK requests will use the latest Generally Available model. You can use an optional parameter to select the version of the model to be used (not recommended).
34
34
35
35
> [!NOTE]
36
-
> * If you are using a model version that is not listed in the table, then it was subjected to the expiration policy.
37
-
> * Abstractive document and conversation summarization do not provide model versions other than the latest available.
36
+
> If you are using a model version that is not listed in the table, then it was subjected to the expiration policy.
38
37
39
38
Use the table below to find which model versions are supported by each feature:
40
39
@@ -49,7 +48,7 @@ Use the table below to find which model versions are supported by each feature:
49
48
| Question answering |`latest*`||
50
49
| Text Analytics for health |`latest*`|`2022-08-15-preview`, `2023-01-01-preview**`|
51
50
| Key phrase extraction |`latest*`||
52
-
|Document summarization - extractive only (preview) ||`2022-08-31-preview**`|
0 commit comments