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: 0_Azure/3_AzureAI/9_AzureOpenAI/demos/0_ModelRetirementDates.md
+14-5Lines changed: 14 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,14 +10,23 @@ Last updated: 2024-11-19
10
10
11
11
----------
12
12
13
-
Microsoft is always improving its AI models, regularly introducing newer and more capable versions. This continuous improvement leads to the deprecation and eventual retirement of older models.
13
+
> Microsoft is always improving its AI models, regularly introducing newer and more capable versions. This continuous improvement leads to the deprecation and eventual retirement of older models.
14
+
15
+
16
+
<details>
17
+
<summary><b> List of References </b> (Click to expand)</summary>
14
18
15
-
## Wiki
16
19
-[What You Need to Know About Azure OpenAI Model Version Upgrades](https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/model-versions#what-you-need-to-know-about-azure-openai-model-version-upgrades).
20
+
-[How model deprecations and retirements works](https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/model-retirements#overview)
21
+
-[Azure Open AI models retirement date + suggested models](https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/model-retirements#current-models) - Table
22
+
-[Available models + Features + limits](https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/models?tabs=global-standard%2Cstandard-chat-completions#gpt-4-and-gpt-4-turbo-models) - Tables
23
+
-[How model versions work](https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/model-versions#how-model-versions-work)
24
+
25
+
</details>
17
26
18
27
## Model Deprecation and Retirement
19
28
20
-
To understand why models are deprecated and retired, please refer to the following resources:
29
+
> To understand why models are deprecated and retired, please refer to the following resources:
21
30
22
31
| Topic | Description | Link |
23
32
|-------|-------------|------|
@@ -26,7 +35,7 @@ To understand why models are deprecated and retired, please refer to the followi
26
35
27
36
## Update Policies
28
37
29
-
Azure OpenAI provides several update policies to manage model versions effectively. For more details, see [How Model Versions Work](https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/model-versions#how-model-versions-work).
38
+
> Azure OpenAI provides several update policies to manage model versions effectively. For more details, see [How Model Versions Work](https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/model-versions#how-model-versions-work).
30
39
31
40
## Deployment Settings
32
41
@@ -39,4 +48,4 @@ Azure OpenAI provides several update policies to manage model versions effective
0 commit comments