Hi all,
gpt-5-codex is now proposed in the list of models. It is in preview.
But this model is only usable with the "responses" API.
https://cookbook.openai.com/examples/gpt-5-codex_prompting_guide says "This model is only supported with the Responses API and does not support the verbosity parameter."
This is how the responses API is different https://platform.openai.com/docs/guides/migrate-to-responses
I have looked arround the documentation, they do not talk about multi-turn chat anymore in the "response" API.
I also have to adapt my plugin...
Hi all,
gpt-5-codexis now proposed in the list of models. It is in preview.But this model is only usable with the "responses" API.
https://cookbook.openai.com/examples/gpt-5-codex_prompting_guide says "This model is only supported with the Responses API and does not support the verbosity parameter."
This is how the responses API is different https://platform.openai.com/docs/guides/migrate-to-responses
I have looked arround the documentation, they do not talk about multi-turn chat anymore in the "response" API.
I also have to adapt my plugin...