OpenAI Responses API Compatibility

When using the new OpenAI responses API, the Gemini OpenAI Compatible Endpoint, as specified in the OpenAI compatibility section of the documentation, does not work.

It gives me an error that says error: 404 status code (no body).

I am unsure if the API is not intended to work, or if this is a bug.

This would be helpful in working on applications using the new Responses API. Thanks in advance!

2 Likes

Hi @EvanZhouDev , Welcome to the forum.

Responses API has not yet been implemented in the OpenAI compatible endpoint for Gemini. This is why you are encountering 404 error.

Thank you

Thank you for your quick response. Are there any plans to integrate the OpenAI Responses API in the near future?

1 Like

Could you share a bit more about your use case and how you’d like to use it? We can raise this as a feature request with the product team.

Hi, just checking in to see if there are any plans to support the OpenAI Responses API? This would be extremely helpful, particularly for use cases like streaming+structured outputs.

1 Like

This is really needed! This is the reason why we are not able to migrate to Gemini.

We are using OpenAI’s Agents SDK which is a powerful tool but we are not able to use Gemini with it since Responses API is not supported.

@GUNAND_MAYANGLAMBAM