한국어

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.

98.5%have no end-of-life date
5vanished, none dated in the catalogue
337models 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.

5 / 337 models · 2 / 58 vendors

13 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 .

Source, issues and the CI recipe on GitHub

Recent changes

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

DetectedModelChangeDetail
2026-08-03openai/gpt-5.2-chatEND OF LIFEshuts down 2026-08-10 · 7 days left
2026-08-03openai/gpt-5.3-chatEND OF LIFEshuts down 2026-08-10 · 7 days left
2026-08-03z-ai/glm-4.5END OF LIFEshuts down 2026-12-31 · 150 days left
2026-08-03qwen/qwen3-235b-a22b-2507PRICE CHANGEoutput +8.7% · input +66.1%
2026-08-03qwen/qwen3-vl-235b-a22b-thinkingPRICE CHANGEoutput -1.2% · input +145.0%
2026-08-03qwen/qwen3.6-27bPRICE CHANGEoutput +20.0% · cache read no longer charged · input -3.7%
2026-08-03tencent/hy3-previewPARAMETERS CHANGEDremoved frequency_penalty, presence_penalty, repetition_penalty, response_format, stop, structured_outputs
2026-08-03z-ai/glm-5.2PRICE CHANGEoutput +116.3% · cache read +116.3% · input +116.3%

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.

Newest models

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

PublishedModelVendorContextInOut
2026-08-01~deepseek/deepseek-v4-flash-latest~Deepseek1,048,576$0.090$0.180
2026-07-31deepseek/deepseek-v4-flash-0731DeepSeek1,048,576$0.090$0.180
2026-07-30thinkingmachines/inkling-smallThinking Machines524,288$0.500$1.20
2026-07-27qwen/qwen3.7-flashQwen1,000,000$0.030$0.130
2026-07-24anthropic/claude-opus-5-fastAnthropic1,000,000$10.00$50.00
2026-07-24anthropic/claude-opus-5Anthropic1,000,000$5.00$25.00
2026-07-23inclusionai/ling-3.0-flash:freeInclusionAI262,144freefree
2026-07-21poolside/laguna-s-2.1:freePoolside262,144freefree
2026-07-21poolside/laguna-s-2.1Poolside1,048,576$0.090$0.180
2026-07-21google/gemini-3.6-flashGoogle1,048,576$1.50$7.50
2026-07-21google/gemini-3.5-flash-liteGoogle1,048,576$0.300$2.50
2026-07-20meituan/longcat-2.0Meituan1,048,756$0.300$1.20

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