GPT-5 as the main model? #1959
-
From Introducing GPT-5
Do we have to make any change in config to set gpt-5 as the main model? thank you |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 2 replies
-
No, the default config will automatically give you the gpt 5 model. When you do |
Beta Was this translation helpful? Give feedback.
-
Which version of gpt5 are we getting and is there any way to peg it to a reasoning level or access gpt5 pro through codex? |
Beta Was this translation helpful? Give feedback.
-
I would love to see what pro can do on a codebase compared to 5. In the desktop/chatbot its a different world. I use it to create the code in the first place. My old workflow before discovering Codex CL was to install the code using Claude Code. But this would invariably mean the code was dumbed down, bad or kluged up interim solutions implemented etc and since i'm not a coder, I hardly noticed. If 5Pro was in command, it would be having the senior engineer actually doing the work, rather than the junior whose not got experience reporting back and not understading/lying. IMO the biggest thing Openai could do for coding is to offer 5pro here in codex cli. Would walk all over Claude Code. |
Beta Was this translation helpful? Give feedback.
-
GPT-5 is the default model. No action required! |
Beta Was this translation helpful? Give feedback.
No, the default config will automatically give you the gpt 5 model. When you do
/status
you can see that it's using gpt 5.