GPT-4.1 Now Available in ChatGPT for Plus, Pro, and Team Users

OpenAI's GPT-4.1 is now accessible in ChatGPT, offering enhanced coding capabilities and a new mini version for users.

GPT-4.1 Now Available in ChatGPT

OpenAI has officially announced that GPT-4.1 is now directly available in ChatGPT. This model excels at coding tasks and following instructions, making it an excellent alternative to o3 and o4-mini.

Image 1

A month ago, GPT-4.1 was only accessible to developers via API. Now, Plus, Pro, and Team users can access GPT-4.1 through the model selector’s “More Models” dropdown menu. Enterprise and educational users will gain access in the coming weeks.

OpenAI also plans to introduce GPT-4.1 mini in ChatGPT to replace GPT-4o mini for all users.

Image 2

With its long context capabilities, users can now input entire code segments into GPT-4.1 for analysis.

Image 3

Both GPT-4.1 and GPT-4.1 mini have passed OpenAI’s latest safety assessments, ranking highly in two evaluations:

  • not_unsafe: Checks if the model produces unsafe outputs according to OpenAI policies.
  • not_overrefuse: Evaluates if the model follows benign requests.

GPT-4.1 also performed well in hallucination assessments and instruction-following, but showed weaker results in jailbreak evaluations.

Image 4Image 5Image 6Image 7Image 8

GPT-4.1: Better than GPT-4.5?

The release of GPT-4.1 responds to user demand. Users had previously expressed disappointment that GPT-4.1 was not available in ChatGPT despite being their favorite OpenAI model.

Image 9

Many developers have stated that aside from the early version Quasar Alpha, GPT-4.1 is the best coding model they have tested.

Image 10

OpenAI recently launched a new series of models for developers: GPT-4.1, GPT-4.1 mini, and GPT-4.1 nano. All these models feature a massive context window of up to 1 million tokens, significantly surpassing GPT-4o and GPT-4o mini in core capabilities such as code generation and instruction following, with knowledge updated to June 2024.

Image 12

Testing: Large Code Tasks Successfully Completed

With many ChatGPT users now able to use GPT-4.1, numerous tests have emerged online. For instance, Wharton School professor Ethan Mollick tested GPT-4.1 with a challenging coding prompt.

“Please create a piece of code I can directly paste into p5.js that will astonish me as if it were the control panel of a futuristic starship.”

GPT-4.1 performed exceptionally well.

Image 13

Another developer found GPT-4.1 surprisingly effective while handling a large coding task that the default model could not process at all. GPT-4.1 not only completed the task faster but also cleaned up unused code from the entire file.

Image 14

Tests revealed that GPT-4.1 achieved new heights in code generation speed. For example, it generated a blog homepage in just a few seconds.

Image 15

When tasked with creating an animation of Earth traveling to Mars using Python, GPT-4.1 delivered the output almost instantaneously.

Image 16

The results were promising, showcasing a fundamental improvement in GPT-4.1’s speed.

Image 17

In another challenge, GPT-4.1 was asked to explain quantum entanglement through animation.

Image 18

Preliminary results indicated that GPT-4.1 grasped the concept of quantum entanglement well.

Image 19

For reasoning tasks, GPT-4.1 also excelled. For example, in a multi-step age calculation problem, its logic was very rigorous.

Image 20

When faced with lateral thinking or riddles, GPT-4.1 quickly completed the reasoning, although the answers were quite amusing.

Image 21

User Disappointment: No 1M Context Version

However, after trying GPT-4.1, many users expressed disappointment. Although OpenAI released GPT-4.1, it did not include the 1 million context window API version.

Image 22Image 23

Users had hoped to use GPT-4.1 in ChatGPT for its long context window, but now they can only look forward to GPT-5 providing such a feature.

Image 24

Indeed, many have noted that the maximum context length for GPT-4.1 in ChatGPT (Pro) seems to be only 128k tokens, far from the 1 million tokens available in the API. This indicates that OpenAI has not lifted the limits in GPT-4.1.

Image 26

Overall, this has left many feeling disappointed. It seems they will have to turn to Gemini instead.

Image 27

Some users discovered a “highlight” when trying to run prompts used in a live demonstration of ChatGPT 4.1; they failed to run successfully on the web version but succeeded in the API Playground.

Image 28

Others mentioned they had just programmed an AI assistant using GPT-4.1, which is now available in ChatGPT.

Image 29

However, they still prefer their assistant due to a better user interface than ChatGPT.

Image 30Image 31

OpenAI has previously released a prompt guide for GPT-4.1, summarizing important prompt techniques derived from internal testing. Interested users can refer to this guide for practical usage.

Image 32

Was this helpful?

Likes and saves are stored in your browser on this device only (local storage) and are not uploaded to our servers.

Comments

Discussion is powered by Giscus (GitHub Discussions). Add repo, repoID, category, and categoryID under [params.comments.giscus] in hugo.toml using the values from the Giscus setup tool.