Skip to content

Commit 23cf9a8

Browse files
committed
change terms
1 parent d04cd8d commit 23cf9a8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/ai-services/openai/includes/gpt-v-studio.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 'Quickstart: Use GPT-4 Turbo with Vision on your images and videos with the Azure OpenAI Service'
33
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.
55
services: cognitive-services
66
manager: nitinme
77
ms.service: azure-ai-openai
@@ -10,7 +10,7 @@ ms.custom: references_regions
1010
ms.date: 10/03/2024
1111
---
1212

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.
1414

1515
## Prerequisites
1616

@@ -20,9 +20,9 @@ Start exploring GPT-4 Turbo with Vision capabilities with a no-code approach thr
2020
> [!NOTE]
2121
> It is currently not supported to turn off content filtering for the GPT-4 Turbo with Vision model.
2222
23-
## Go to Azure OpenAI Studio
23+
## Go to Azure AI Studio
2424

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.
2626

2727
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).
2828

@@ -50,7 +50,7 @@ In this chat session, you're instructing the assistant to aid in understanding i
5050
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**.
5151
1. Observe the output provided. Consider asking follow-up questions related to the analysis of your image to learn more.
5252

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.":::
5454

5555

5656
## Clean up resources

0 commit comments

Comments
 (0)