GPT-4 API general availability and deprecation of older models in the Completions API
Summary
OpenAI announced GPT-4 API general availability and deprecated older completion models (GPT-3 base models and text-davinci-003), requiring developers to migrate to new models like gpt-3.5-turbo-instruct or newer by January 4, 2024. Fine-tuned models will need to be retrained on new base models with priority access offered for GPT-3.5 Turbo and GPT-4 fine-tuning.
View Cached Full Text
Cached at: 04/20/26, 02:54 PM
Similar Articles
Introducing GPT-4.1 in the API
OpenAI launches GPT-4.1, GPT-4.1 mini, and GPT-4.1 nano models via API with major improvements in coding (54.6% on SWE-bench), instruction following, and 1M token context windows at lower costs. GPT-4.5 Preview will be deprecated on July 14, 2025.
GPT-3.5 Turbo fine-tuning and API updates
OpenAI has released fine-tuning capabilities for GPT-3.5 Turbo, allowing developers to customize models for specific use cases with improved performance, steerability, and output formatting. The update enables fine-tuned GPT-3.5 Turbo to match GPT-4 performance on certain tasks while reducing prompt sizes by up to 90%.
Retiring GPT-4o, GPT-4.1, GPT-4.1 mini, and OpenAI o4-mini in ChatGPT
OpenAI will retire GPT-4o, GPT-4.1, GPT-4.1 mini, and o4-mini from ChatGPT on February 13, 2026, as usage has shifted to GPT-5.2 models. The retirement follows user feedback that shaped newer models with improved personality, creativity, and customization options.
GPT-4
OpenAI releases GPT-4, a large multimodal model that accepts image and text inputs and demonstrates human-level performance on professional and academic benchmarks, significantly outperforming GPT-3.5 across various evaluation metrics.
Function calling and other API updates
OpenAI announces function calling capability for GPT-4 and GPT-3.5-turbo models, allowing developers to describe functions via JSON Schema and have models intelligently choose to output structured JSON for external tool integration. The update also extends support for older model versions until June 2024 and improves model evaluation methodology.