Support models that use the responses
api form OpenAI (like GPT-5)
#6848
jmmfcoutinho
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be great if we could use Roo Code chat with GPT-5 (not the chat version, the thinking version), and for that we'd need a way to connect to models that follow the responses api, from OpenAI, rather than chat completions.
For example, I have an Azure deployment of GPT-5 that I cannot use in Roo, because the url is
https://<resource_name>.openai.azure.com/openai/responses?api-version=2025-04-01-preview
Beta Was this translation helpful? Give feedback.
All reactions