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
|`computer-use-preview`| 2025-03-11 | No earlier than June 11, 2025 ||
97
97
|`dall-e-3`| 3 | No earlier than June 30, 2025 ||
98
-
|`gpt-35-turbo-16k`| 0613 | April, 30, 2025 |`gpt-4.1-mini` version: `2025-04-14`|
98
+
|`gpt-35-turbo-16k`| 0613 | April 30, 2025 |`gpt-4.1-mini` version: `2025-04-14`|
99
99
|`gpt-35-turbo`| 1106 | No earlier than July 16, 2025 |`gpt-4.1-mini` version: `2025-04-14`|
100
100
|`gpt-35-turbo`| 0125 | No earlier than July 16, 2025 |`gpt-4.1-mini` version: `2025-04-14`|
101
101
|`gpt-4`<br>`gpt-4-32k`| 0314 | June 6, 2025 |`gpt-4o` version: `2024-11-20`|
@@ -130,11 +130,30 @@ We'll notify all customers with these preview deployments at least 30 days befor
130
130
> [!TIP]
131
131
> **Will a model upgrade happen if the new model version is not yet available in that region?**
132
132
>
133
-
> Yes, even in cases where the latest model version is not yet available in a region, we will automatically upgrade deployments during the scheduled upgrade window. For more information, see [Azure OpenAI model versions](/azure/ai-services/openai/concepts/model-versions#will-a-model-upgrade-happen-if-the-new-model-version-is-not-yet-available-in-that-region).
133
+
> Yes, even in cases where the latest model version is not yet available in a region, we'll automatically upgrade deployments during the scheduled upgrade window. For more information, see [Azure OpenAI model versions](/azure/ai-services/openai/concepts/model-versions#will-a-model-upgrade-happen-if-the-new-model-version-is-not-yet-available-in-that-region).
134
134
135
135
> [!IMPORTANT]
136
136
> Vision enhancements preview features including Optical Character Recognition (OCR), object grounding, video prompts will be retired and no longer available once `gpt-4` Version: `vision-preview` is upgraded to `turbo-2024-04-09`. If you're currently relying on any of these preview features, this automatic model upgrade will be a breaking change.
137
137
138
+
## Fine-tuned models
139
+
140
+
Fine-tuned models retire in two phases: training and deployment.
141
+
142
+
All fine-tuned models follow their equivalent base model for **training** retirement. Once retired, a given model is no longer available for fine tuning.
143
+
144
+
For fine-tuned models made generally available since `gpt-4o-2024-08-06`, **deployment** retirement occurs 1 year after **training** retirement. At deployment retirement, inference and deployment returns error responses.
145
+
146
+
| Model | Version | Training retirement date | Deployment retirement date |
0 commit comments