GPT-4 vision-preview vs Azure AI Vision

Ken Ross 20 Reputation points Microsoft Employee
2024-11-26T16:44:26.09+00:00

I've received an email saying that my Azure OpenAI services are being upgraded and that as part of that, the GPT-4 vision-preview service will no longer be supported, and that Azure AI Vision should be used instead. It also includes a link to the general Azure AI Vision page which makes no mention of how it relates to the GPT-4 vision-preview service or any discussion of transition or upgrade paths.

My question is just that; if a customer has been working with GPT-4 vision-preview, what specific guidance can we provide to transition them to Azure AI Vision?

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
391 questions
Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
251 questions
0 comments No comments
{count} votes

Accepted answer
  1. Pavankumar Purilla 1,805 Reputation points Microsoft Vendor
    2024-11-27T00:54:14.16+00:00

    Hi Ken Ross

    Greetings & Welcome to Microsoft Q&A forum! Thanks for posting your query!

    While these services are distinct, we recommend transitioning structured visual tasks like OCR or image analysis to Azure AI Vision, which offers robust features for text extraction, object detection, and spatial analysis. For more complex multimodal scenarios previously handled by GPT-4 vision-preview, you can integrate Azure AI Vision with Azure OpenAI models. For example, use Azure AI Vision to extract relevant data from images, then pass this data to a GPT-4 model for reasoning or generating responses. This approach allows you to replicate the functionality of GPT-4 vision-preview by combining these services effectively.

    Hope this helps. Do let us know if you have any further queries.


    If this answers your query, do click Accept Answer and Yes for was this answer helpful.

    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.