Pricing, context window and lifecycle for openai/gpt-3.5-turbo-instruct, tracked from what the vendor publishes.
2026-09-28 - this model has a published shutdown date. If your product calls it, you have a migration deadline.
To find every place that calls it before then:
curl -sO https://neosignal-ai.vercel.app/check.py
python check.py .
It names every model your repository calls that is already gone, and exits non-zero so the next one fails the build instead of production.
| Input | $1.50 |
| Output | $2.00 |
| Model ID | openai/gpt-3.5-turbo-instruct |
| Vendor | OpenAI |
| Context window | 4,095 tokens |
| Knowledge cutoff | 2021-09-30 |
| End of life | 2026-09-28 |
| Date from | vendor deprecation page |
frequency_penalty, logit_bias, logprobs, max_tokens, presence_penalty, response_format, seed, stop, structured_outputs, temperature, top_logprobs, top_p