Error Encountered When Using Azure OpenAI API with Structured Outputs and Images

Yash Worlikar 20 Reputation points
2024-10-15T08:15:10.4166667+00:00

Encountering issues while making an Azure OpenAI call when setting the response format to structured outputs alongside sending an image. The API response returns the following error message:

{"error":{"code":"InternalServerError","message":"The service is temporarily unable to process your request. Please try again later."}}

Both structured outputs and image content work independently, but combining them results in this error.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,080 questions
{count} votes

Accepted answer
  1. AshokPeddakotla-MSFT 35,971 Reputation points Moderator
    2024-10-21T01:42:54.23+00:00

    Yash Worlikar This issue has been resolved. As mentioned in my previous comments, there was an issue with blocking structured outputs support for global batch.

    A Hotfix has been rolled out in the affected regions. Further communication will be sent to affected customers to confirm that the issue has been resolved and to provide any necessary updates.

    Also, the page has been updated.

    please check and update if you are still facing this issue.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.