OpenAI released its much-anticipated advanced generative AI model, GPT-5, on Thursday, with several variants for developers to choose from. The generative AI model is available now to all ChatGPT users at the Free, Plus, Pro, and Team tiers, with Enterprise and Edu plan holders gaining access next week. Free users may be redirected to GPT-5-mini if they hit a usage limit.
Developers can find GPT-5 in the OpenAI API today.
“It can write an entire computer program from scratch to help you with whatever you’d like, and we think this idea of software on demand is going to be one of the defining characteristics of the GPT-5 era,” Open AI CEO Sam Altman said in the announcement livestream on Thursday.

GPT-5 writes code in a matter of minutes and injects more “humanity” into the AI voice
GPT-5 offers enhanced agentic capabilities and reasoning, OpenAI said, enabling it to take multi-step actions on the user’s behalf. For example, the company demonstrated in a livestream how GPT-5 created a moving visualization in Canvas, with the model taking a few minutes to write more than 400 lines of code to produce the finished product.

Instead of the user choosing whether to use deep reasoning or not, GPT-5 will intuit whether the question needs a reasoning model.
“It aims to think just the perfect amount to give you the perfect answer,” said OpenAI Chief Research Officer Mark Chen in the announcement livestream.
Users can also prompt the model to think harder in order to activate deep reasoning, or paid users can choose deep reasoning from a drop-down menu.
Three variants are available in the API depending on need. They are:
- GPT-5: Frontier AI model designed for logic and multi-step tasks.
- GPT-5-mini: A lightweight version of the model at a lower cost.
- GPT-5-nano: A version optimized for speed, best suited for applications requiring low latency.
Developers can also choose ‘minimal,’ an option for the fastest and most latency-sensitive applications, and can dial ‘verbosity’ up or down.
Other recent updates to ChatGPT include being able to set a color and personality for chats, better understanding of spoken instructions and a more natural voice, a study mode, and integrations with Gmail and Google Calendar (available to paid users).
GPT-5 is more flexible for enterprise and commercial uses
OpenAI dominates the consumer AI space with its ChatGPT chatbot, as well as offering plans tailored to government and enterprise needs.
“GPT-5 represents a fundamental shift in commerce technology,” said Max Sinclair, CEO and co-founder of generative AI search engine optimization firm Azoma, in an email to TechRepublic. “We’re looking at AI that doesn’t just process transactions, it builds genuine customer relationships through memory and context that spans months, even years of interactions.”
GPT-5 information leaked earlier this week
Some information about GPT-5 leaked on GitHub on Thursday morning, then was deleted in advance of the formal announcement.
It’s been a big week for the Silicon Valley darling. Earlier this week OpenAI announced two open-weight models, gpt-oss-120b and gpt-oss-20b, the smaller of which can be run on a laptop or phone.
gpt-oss users can use these quick commands instead of natural language prompting to switch between deep thinking and faster models.