openai/openai-dotnet

[QUESTION] Does Responses Client work with Azure OpenAI

Closed this issue · 2 comments

How can we help?

Hello,
Does the "How to work with Azure OpenAI" example in the documentation also work with the Responses client or only with Completion?
Thank you.

Hi @mjmustafaev. Thanks for reaching out and for your inquiry. The Azure OpenAI service and client library are separate products and independent of the OpenAI client library. I would assume that they support a Responses client as well, based on their REST docs, but we cannot speak authoritatively to that.

To ensure that the right folks have visibility to give you an authoritative answer, we'd suggest opening an issue in the Azure SDK for .NET repository where the Azure OpenAI library is maintained and supported.

Understood, thanks for the helpful guidance @jsquire 🙏