This is a dedicated watch page for a single video.
You have an Azure subscription that contains an Azure OpenAI resource named AI1. You need to analyze an image to obtain a text description. Which four actions should you perform in sequence from Azure OpenAI Studio? ACTIONS Create a new deployment, select a text-embedding-ada-002 model, and set Model version to 2.0 . In the Chat session pane, enter a text prompt of Describe this image , and upload an image by using the attachment button. Create a new deployment and select a DALL-E model. In the System message field, enter You are an AI assistant that describes images . Open Chat playground and select the deployed model. Open Completions playground and select the deployed model. Create a new deployment, select a GPT-4 model, and set Model version to vision-preview .