You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/openai/includes/gpt-v-studio.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: 'Quickstart: Use GPT-4 Turbo with Vision on your images and videos with the Azure OpenAI Service'
3
3
titleSuffix: Azure OpenAI
4
-
description: Use this article to get started using Azure OpenAI Studio to deploy and use the GPT-4 Turbo with Vision model.
4
+
description: Use this article to get started using Azure AI Studio to deploy and use the GPT-4 Turbo with Vision model.
5
5
services: cognitive-services
6
6
manager: nitinme
7
7
ms.service: azure-ai-openai
@@ -10,7 +10,7 @@ ms.custom: references_regions
10
10
ms.date: 10/03/2024
11
11
---
12
12
13
-
Start exploring GPT-4 Turbo with Vision capabilities with a no-code approach through Azure OpenAI Studio.
13
+
Start exploring GPT-4 Turbo with Vision capabilities with a no-code approach through Azure AI Studio.
14
14
15
15
## Prerequisites
16
16
@@ -20,9 +20,9 @@ Start exploring GPT-4 Turbo with Vision capabilities with a no-code approach thr
20
20
> [!NOTE]
21
21
> It is currently not supported to turn off content filtering for the GPT-4 Turbo with Vision model.
22
22
23
-
## Go to Azure OpenAI Studio
23
+
## Go to Azure AI Studio
24
24
25
-
Browse to [Azure OpenAI Studio](https://oai.azure.com/) and sign in with the credentials associated with your Azure OpenAI resource. During or after the sign-in workflow, select the appropriate directory, Azure subscription, and Azure OpenAI resource.
25
+
Browse to [Azure AI Studio](https://ai.azure.com/) and sign in with the credentials associated with your Azure OpenAI resource. During or after the sign-in workflow, select the appropriate directory, Azure subscription, and Azure OpenAI resource.
26
26
27
27
Under **Management** select **Deployments** and **Create** a GPT-4 Turbo with Vision deployment by selecting model name: **"gpt-4"** and model version **"vision-preview"**. For more information about model deployment, see the [resource deployment guide](/azure/ai-services/openai/how-to/create-resource).
28
28
@@ -50,7 +50,7 @@ In this chat session, you're instructing the assistant to aid in understanding i
50
50
1. In the **Chat session** pane, enter a text prompt like "Describe this image," and upload an image with the attachment button. You can use a different text prompt for your use case. Then select **Send**.
51
51
1. Observe the output provided. Consider asking follow-up questions related to the analysis of your image to learn more.
52
52
53
-
:::image type="content" source="../media/quickstarts/studio-vision.png" lightbox="../media/quickstarts/studio-vision.png" alt-text="Screenshot of OpenAI studio chat playground.":::
53
+
:::image type="content" source="../media/quickstarts/studio-vision.png" lightbox="../media/quickstarts/studio-vision.png" alt-text="Screenshot of AI studio chat playground.":::
0 commit comments