Is OpenAI GPT-6 Released?

It's Out!

OpenAI GPT-6 Astra has been released on 3rd September 2026

It was opened to paid ChatGPT users on 4th September 2026 and is available in the OpenAI API as gpt-6-astra

Read all about OpenAI GPT

About OpenAI GPT

OpenAI GPT (Generative Pre-training Transformer) is a large-scale language model developed by OpenAI. It is a deep learning model that uses unsupervised learning to generate human-like text. The model is pre-trained on a massive dataset of text and can then be fine-tuned on specific tasks such as language translation, question answering, and text summarization.

GPT-6 Astra, the latest version of GPT, was released on 3rd September 2026 as a limited preview and opened to paid ChatGPT users on 4th September 2026. It offers a context window of 1,050,000 tokens, up to 128,000 output tokens, a knowledge cutoff of 30th April 2026 and adjustable reasoning effort, and it is available in the OpenAI API as gpt-6-astra. Its predecessor, GPT-5.6, remains available in the API.

The line started with GPT-3 in June 2020, a 175-billion-parameter transformer model trained on a diverse range of internet text, and continued with GPT-4 (March 2023) and GPT-5 (August 2025), each generation adding better reasoning, multimodal input and a longer context.

It is unlikely that GPT-6 or any other language model will completely replace programmers. While GPT-6 can generate code, it is not capable of fully understanding the underlying logic and functionality of the code. Programmers bring a unique set of skills and understanding to the development process, including knowledge of programming languages, algorithms, and software design principles.

Language models like GPT-6 can assist programmers by automating certain aspects of the coding process, such as code generation, documentation, and error checking. However, it will still require human programmers to review, test, and debug the generated code, as well as make decisions about how to implement and optimize it.