stacksunset

← All deprecations

OpenAI Legacy GPT models

Shuts down September 28, 202635 days from today.

VendorOpenAI
What endsLegacy GPT models
AnnouncedSeptember 26, 2025
ShutdownSeptember 28, 2026
Notice given367 days
Replacementgpt-5.6-terra
SourceVendor documentation

What is affected

Includes gpt-3.5-turbo-instruct, the last widely used completions-style model.

How to check whether this affects you

Search your codebase for the identifiers above. They commonly appear in environment variables and configuration files as well as in source, so grep your deployment config, not just your application code.

Find out before it breaks, not after

Stack Sunset watches the vendor announcement layer that dependency scanners miss — API sunsets, licence changes, pricing shifts — and tells you which of the things you depend on is about to stop working.

Watch on GitHub