Westringia Labs

Field notes

What the AI vendors are switching off, and when

AI vendors retire tools and models on published schedules. If part of your business runs on one of them and nobody is watching the calendar, you find out the hard way. Here is the calendar.

Last checked 8 August 2026.

01 · What this page is

A calendar, not an opinion.

Vendors call this deprecation. It means the thing you are using has a date on it. The vendor announces the date, sometimes months ahead, on a documentation page written for developers.

None of it is secret. It is simply on a page nobody in your business has been asked to read. So the announcement lands, nothing appears to happen, and the actual break arrives much later.

Below is every item we could tie to a vendor-published date and a primary source. Where a date sat behind a login, or came only from a news article, we left it out. An accurate short list is worth more than a long one you cannot check.

02 · The calendar

What has a date on it.

Ordered by date. The first three have already happened. Click any source and read the vendor's own wording, because we may not have looked since the date at the top of this page.

OpenAI dates come from its deprecations page. Anthropic model dates are the end-of-life dates printed on the Amazon Bedrock model cards, which is where most Australian businesses run Claude.
Item Vendor What happens Date Source
Claude 3.5 Haiku Anthropic Model reached end of life on Amazon Bedrock. Already gone. 19 June 2026 docs.aws.amazon.com ↗
Fine-tuning OpenAI Closed to any organisation that had never run a fine-tuning job. 7 May 2026 developers.openai.com ↗
Fine-tuning OpenAI Closed to organisations that had not run a fine-tuned model in the previous 60 days. 2 July 2026 developers.openai.com ↗
Claude 3 Haiku Anthropic Model reaches end of life on Amazon Bedrock. 10 September 2026 docs.aws.amazon.com ↗
Claude Sonnet 4 Anthropic Model reaches end of life on Amazon Bedrock. It is the last Claude model carrying the old pan-Asian routing profile. 14 October 2026 docs.aws.amazon.com ↗
o4-mini OpenAI Model shuts down. The replacement named in the docs is gpt-5.6-terra. 23 October 2026 developers.openai.com ↗
Evals platform OpenAI Existing evaluations become read-only. You can still look at them. You cannot change them. 31 October 2026 developers.openai.com ↗
Evals platform OpenAI The dashboard and the API are scheduled to shut down. The documented migration path is Promptfoo. 30 November 2026 developers.openai.com ↗
Agent Builder OpenAI Scheduled to shut down. The documented migration path is the Agents SDK or ChatGPT Workspace Agents. ChatKit stays. 30 November 2026 developers.openai.com ↗
Fine-tuning OpenAI Remaining customers can no longer create new fine-tuning jobs. 6 January 2027 developers.openai.com ↗
Claude Opus 4.1 Anthropic Model reaches end of life on Amazon Bedrock. 8 January 2027 docs.aws.amazon.com ↗

Two rows deserve a note. The fine-tuning wind-down is staged, so a business that fine-tuned a model last year is on a different date to one that never did. developers.openai.com ↗ And Claude Sonnet 4 matters more than its age suggests, because it is the last Claude model on Bedrock that routes across Asia rather than staying in Australia. If your data residency setting was copied from a tutorial, that is the model it was probably copied from. We cover that on which models can run in Australia.

03 · What it means for you

Somebody has to own the calendar.

You already track dates like these elsewhere. Your accounting software has a version that stops being supported. Your card terminal has a certificate that expires. Your insurance renews. Your AI vendor's roadmap belongs on the same list, and it moves faster than the rest.

The job is smaller than it sounds. One named person reads each vendor's deprecation page once a quarter, checks it against a list of what you actually run, and raises anything with a date inside twelve months. In a thirty-person business that is a reminder in a calendar, not a committee.

The failure mode is quiet, which is what makes it expensive. Nothing stops working on the day a product is announced as deprecated. Everything keeps running for another six months. Then the switch gets thrown on a Tuesday, the quoting tool starts returning errors, and the contractor who built it moved on in March.

If you paid somebody to build an AI workflow, this is a fair question to put to them in writing: which of these dates touch what you built for us, and what is the plan for each one. A good answer takes them ten minutes. No answer tells you something too.

04 · Reducing the exposure

How to make the next one cheaper.

You cannot stop a vendor retiring a product. You can make the day it happens boring. Four habits do most of the work.

Keep the tests.

When OpenAI announced the end of its evaluation platform, it named a migration path to a separate open tool. developers.openai.com ↗ The valuable part was never the dashboard. It was the hundred real examples from your business, and the written answer for each one. Keep those as plain files in a repository you own, and switching evaluation tools is an afternoon.

Avoid vendor glue where a portable option exists.

Agent Builder was a drag-and-drop canvas inside OpenAI's console. The migration OpenAI documents is to write the same thing in code, using its Agents SDK. developers.openai.com ↗ Code you hold can be moved and diffed. A canvas inside somebody else's product leaves with the product. Where the portable option costs about the same, take it.

Write down which model each part of your system uses.

One page. For each workflow: the vendor, the exact model identifier, the region setting, and the date somebody last checked it. That page turns a vendor announcement into a five-minute look instead of a fortnight of archaeology. It is also the thing an auditor or a customer's security questionnaire will ask for, and from December 2026 some of it may be required in your privacy policy.

Do not start on something already being wound down.

OpenAI closed fine-tuning to new organisations on 7 May 2026 and says on its own documentation that it is winding the platform down. developers.openai.com ↗ Anyone proposing a fine-tuning project to you now has either not read that page or has a reason they should explain. Ask which.

05 · Honesty

What we could not confirm.

The Claude dates above are the end-of-life dates printed on the Amazon Bedrock model cards. We did not verify the same dates against Anthropic's own API, and we do not assume they match. If you buy Claude directly rather than through Amazon, check with your provider which set of dates applies to you.

We did not find a single consolidated deprecation calendar published by Anthropic. Every Anthropic date on this page came from a separate per-model page on Amazon's documentation, one at a time.

The OpenAI fine-tuning date of 6 January 2027 covers creating new fine-tuning jobs. We could not find a published date for when inference on an existing fine-tuned model stops. If you run one, ask OpenAI in writing and keep the reply.

Neither vendor publishes a minimum notice period we could cite. So we cannot tell you how much warning the next one will come with, and neither can anybody else.

This page covers OpenAI and Anthropic only. We have not built the equivalent list for Microsoft Azure, Google or the smaller providers. When we do, it will appear here with its own dates.

Last checked 8 August 2026. We re-read every source on this page monthly and move the date whether or not anything changed.

Not sure what you are running on.

Send us the name of the tool or the model and we will tell you what it has a date on. No charge, and no need to book anything.

Or email hello@westringia.com directly.