Skip to content

Commit e177d92

Browse files
Merge pull request #2961 from mrbullwinkle/mrb_02_14_2025_models
[Azure OpenAI] Remove out-of-date note
2 parents 3998c40 + 8322e49 commit e177d92

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

articles/ai-services/openai/concepts/model-retirements.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ Azure OpenAI Service models are continually refreshed with newer and more capabl
2020

2121
### Terminology
2222

23-
* Retirement
24-
* When a model is retired, it's no longer available for use. Azure OpenAI Service deployments of a retired model always return error responses.
2523
* Deprecation
2624
* When a model is deprecated, it's no longer available for new customers. It continues to be available for use by customers with existing deployments until the model is retired.
25+
* Retirement
26+
* When a model is retired, it's no longer available for use. Azure OpenAI Service deployments of a retired model always return error responses.
2727

2828
## Notifications
2929

articles/ai-services/openai/concepts/models.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -150,11 +150,6 @@ See [model versions](../concepts/model-versions.md) to learn about how Azure Ope
150150
- GPT-4 version 0125-preview completes tasks such as code generation more completely compared to gpt-4-1106-preview. Because of this, depending on the task, customers may find that GPT-4-0125-preview generates more output compared to the gpt-4-1106-preview. We recommend customers compare the outputs of the new model. GPT-4-0125-preview also addresses bugs in gpt-4-1106-preview with UTF-8 handling for non-English languages.
151151
- GPT-4 version `turbo-2024-04-09` is the latest GA release and replaces `0125-Preview`, `1106-preview`, and `vision-preview`.
152152

153-
> [!IMPORTANT]
154-
> The GPT-4 (`gpt-4`) versions `1106-Preview`, `0125-Preview`, and `vision-preview` will be upgraded with a stable version of `gpt-4` in the future.
155-
> - Deployments of `gpt-4` versions `1106-Preview`, `0125-Preview`, and `vision-preview` set to "Auto-update to default" and "Upgrade when expired" will start to be upgraded after the stable version is released. For each deployment, a model version upgrade takes place with no interruption in service for API calls. Upgrades are staged by region and the full upgrade process is expected to take 2 weeks.
156-
> - Deployments of `gpt-4` versions `1106-Preview`, `0125-Preview`, and `vision-preview` set to "No autoupgrade" will not be upgraded and will stop operating when the preview version is upgraded in the region.
157-
> See [Azure OpenAI model retirements and deprecations](./model-retirements.md) for more information on the timing of the upgrade.
158153

159154
## GPT-3.5
160155

0 commit comments

Comments
 (0)