Skip to content

Commit 61df76a

Browse files
Merge pull request #1931 from mrbullwinkle/patch-9
[Azure OpenAI] Update embeddings model retirement date
2 parents d43b405 + 236060b commit 61df76a

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

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

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -107,10 +107,10 @@ These models are currently available for use in Azure OpenAI Service.
107107
| `gpt-4o` | 2024-05-13 | No earlier than May 20, 2025 <br><br>Deployments set to [**Auto-update to default**](/azure/ai-services/openai/how-to/working-with-models?tabs=powershell#auto-update-to-default) will be automatically upgraded to version: `2024-08-06`, starting on February 13, 2025. | |
108108
| `gpt-4o-mini` | 2024-07-18 | No earlier than July 18, 2025 | |
109109
| `gpt-3.5-turbo-instruct` | 0914 | No earlier than February 1, 2025 | |
110-
| `text-embedding-ada-002` | 2 | No earlier than April 3, 2025 | `text-embedding-3-small` or `text-embedding-3-large` |
111-
| `text-embedding-ada-002` | 1 | No earlier than April 3, 2025 | `text-embedding-3-small` or `text-embedding-3-large` |
112-
| `text-embedding-3-small` | | No earlier than April 3, 2025 | |
113-
| `text-embedding-3-large` | | No earlier than April 3, 2025 | |
110+
| `text-embedding-ada-002` | 2 | No earlier than October 3, 2025 | `text-embedding-3-small` or `text-embedding-3-large` |
111+
| `text-embedding-ada-002` | 1 | No earlier than October 3, 2025 | `text-embedding-3-small` or `text-embedding-3-large` |
112+
| `text-embedding-3-small` | | No earlier than October 3, 2025 | |
113+
| `text-embedding-3-large` | | No earlier than October 3, 2025 | |
114114

115115
**<sup>1</sup>** We will notify all customers with these preview deployments at least 30 days before the start of the upgrades. We will publish an upgrade schedule detailing the order of regions and model versions that we will follow during the upgrades, and link to that schedule from here.
116116

@@ -162,6 +162,10 @@ If you're an existing customer looking for information about these models, see [
162162

163163
## Retirement and deprecation history
164164

165+
## December 11, 2024
166+
167+
Embeddings models updated to no earlier than October 3, 2025.
168+
165169
## December 2, 2024
166170

167171
`gpt-3.5-turbo-instruct` updated to no earlier than February 1, 2025.

0 commit comments

Comments
 (0)