한국어

NEOSIGNAL

A deprecation calendar can only list what a vendor announced. This diffs the live catalogue every day, so it also catches the models that simply stop being there - and every one recorded so far vanished with no shutdown date in the catalogue beforehand. Prices, context windows and shutdown dates come from 58 vendors alongside it.

Check the models your own code calls Paste your model ids and see which of them are on this list. Nothing is stored - the list lives in the link.

98.6%have no end-of-life date
34vanished, none dated in the catalogue
428models tracked
58vendors

Almost nothing in the catalogue carries a shutdown date. The vendors publish them on their own pages, so those are read too and merged in.

6 / 428 models · 3 / 58 vendors

15 models are still listed here after their own vendor retired them. Neither source shows that alone - a calendar never diffs the catalogue, a catalogue watcher never reads the vendor. See which

Find out in one command

Point it at a repository and it names the models you actually call that are gone or shutting down, and where in your files they are used. No key, no signup, no dependencies, and it fails a CI build before a model does.

curl -sO https://neosignal-ai.vercel.app/check.py
python check.py .

It reads the spelling you already wrote. OpenRouter ids, bare vendor names, dated SDK pins, LiteLLM route prefixes and HuggingFace repository ids all resolve to the same entry, and it stays silent where a name could mean two models.

Source, issues and the CI recipe on GitHub

What changed in the last seven days

How much warning vendors actually give

Recent changes

What actually moved, detected automatically. Full history in the signal feed or by RSS.

DetectedModelChangeDetail
2026-09-07nex-agi/nex-n2-miniEND OF LIFEshuts down 2026-09-08 · 1 days left
2026-09-07nex-agi/nex-n2-proEND OF LIFEshuts down 2026-09-08 · 1 days left
2026-09-07z-ai/glm-4.7-flashEND OF LIFEshuts down 2026-09-10 · 3 days left
2026-09-07dots-studio/dots-3-note-preview:freeEND OF LIFEshuts down 2026-09-30 · 23 days left
2026-09-07z-ai/glm-4.5END OF LIFEshuts down 2026-12-31 · 115 days left
2026-09-07z-ai/glm-4.5vEND OF LIFEshuts down 2026-12-31 · 115 days left
2026-09-07minimax/minimax-m2.7:freeMODEL REMOVED
2026-09-07minimax/minimax-m3:freeMODEL REMOVED

Community

A change we missed, someone we should be watching, something that broke when a model was deprecated.

Open the community

End of life

Models with a published shutdown date. If you call one of these, you have a migration deadline. This is the signal nobody pushes to you.

See every model that is going away - announced shutdowns, plus the ones that left with no date in the catalogue beforehand.

Check the models your own code calls Paste your model ids and see which of them are on this list. Nothing is stored - the list lives in the link.

Newest models

Ordered by the vendor's own publish timestamp. Prices are per million tokens.

PublishedModelVendorContextInOut
2026-09-04openai/gpt-6-astra:batchOpenAI1,050,000$5.00$25.00
2026-09-04openai/gpt-6-astraOpenAI1,050,000$10.00$50.00
2026-09-04openai/gpt-6-astra-pro:batchOpenAI1,050,000$5.00$25.00
2026-09-04openai/gpt-6-astra-proOpenAI1,050,000$10.00$50.00
2026-09-04inclusionai/ling-3.0-flash-sante:freeInclusionAI262,144freefree
2026-09-03qwen/qwen3.8-max-0902Qwen1,000,000$2.00$6.00
2026-09-02meta/muse-spark-1.3-contributorMeta1,048,576$0.100$0.200
2026-09-02meta/muse-spark-1.3Meta1,048,576$1.25$4.25
2026-09-02google/gemini-3.8-flash:batchGoogle1,048,576$0.375$1.88
2026-09-02google/gemini-3.8-flashGoogle1,048,576$0.750$3.75
2026-09-01anthropic/claude-fable-5.1:batchAnthropic1,000,000$5.00$25.00
2026-09-01anthropic/claude-fable-5.1Anthropic1,000,000$10.00$50.00

By vendor

Every model a vendor publishes, with prices and shutdown dates on one page.

Free JSON, no key

The whole dataset is a static file. Use it in your own tooling.

curl https://neosignal-ai.vercel.app/api/models.json