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-foundry/openai/concepts/model-retirements.md
+10-8Lines changed: 10 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,16 @@ recommendations: false
16
16
17
17
Azure OpenAI models are continually refreshed with newer and more capable models. As part of this process, we deprecate and retire older models. This article provides information about models that are currently available, deprecated, and retired.
18
18
19
+
## Model availability
20
+
21
+
For the availability of models, see the following information:
22
+
23
+
- Generally Available (GA) model versions will be available for a minimum of 12 months.
24
+
- After 12 months, existing customers may continue to use older model versions for an additional six months.
25
+
- New customers who have never deployed the older model version will no longer have access after 12 months.
26
+
- For global deployments, all future model versions starting with `gpt-4o` and `gpt-4 0409` will be available with their (`N`) next succeeding model (`N+1`) for comparison together.
27
+
- Customers have 60 days to try out a new GA model in at least one global or standard region before any upgrades happen to a newer GA model.
28
+
19
29
### Terminology
20
30
21
31
-**Deprecation**: When a model is deprecated, it's no longer available for new customers. It continues to be available for use by customers who have existing deployments until the model is retired.
@@ -49,14 +59,6 @@ Event types include:
49
59
50
60
If you want to receive SMS text-based alerts versus just emails, select **Create action group**. Then, under **Notification type**, select **Email/SMS message/Push/Voice** and configure your phone number.
51
61
52
-
## Model availability
53
-
54
-
For the availability of models, see the following information:
55
-
56
-
- There is at least one year of model availability for GA models after the release date of a model in at least one region worldwide
57
-
- For global deployments, all future model versions starting with `gpt-4o` and `gpt-4 0409` will be available with their (`N`) next succeeding model (`N+1`) for comparison together.
58
-
- Customers have 60 days to try out a new GA model in at least one global or standard region before any upgrades happen to a newer GA model.
0 commit comments