🚨 OpenAI Deprecation Alert
Starting Jan 4, say goodbye to 33 models, including the iconic
text-davinci-003
(aka GPT-3). This is the largest model sunset at OpenAI yet!
3 key changes:
1. Text models text-davinci/curie/babbage/ada-001/002/003
and Base GPT models ada
, babbage
, curie
, davinci
, as well as code-davinci-002
are all being shut down.
You must manually transition to the replacement model, gpt-3.5-turbo-instruct
.
2. The /fine-tunes
endpoint and the models trained on it are all being shut down.
You must manually transition to the new endpoint /fine-tuning
and new models gpt-3.5-turbo
and gpt-4
for fine-tuning.
3. All embedding models except for text-embedding-ada-002
will be shut down.
Important to note, this deprecation does not affect the chat models gpt-3.5-turbo
and gpt-4
- the earliest shut down for some of their dated models is scheduled on June 13th.
Check out the attached guide as a handy reference, and this blog for detailed notes!

0 Replies