Skip to content

Commit 551ff3f

Browse files
authored
Merge pull request #247388 from mrbullwinkle/mrb_08_04_2023_screenshots
[Azure AI] [Azure OpenAI] update screenshots to match current UI experience
2 parents f8b7536 + d9ac482 commit 551ff3f

File tree

7 files changed

+6
-6
lines changed

7 files changed

+6
-6
lines changed

articles/ai-services/openai/includes/dall-e-studio.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: nitinme
77
ms.service: cognitive-services
88
ms.subservice: openai
99
ms.topic: include
10-
ms.date: 04/04/2023
10+
ms.date: 08/04/2023
1111
keywords:
1212
---
1313

@@ -27,19 +27,19 @@ Use this guide to get started generating images with Azure OpenAI in your browse
2727

2828
Navigate to Azure OpenAI Studio at <a href="https://oai.azure.com/" target="_blank">https://oai.azure.com/</a> and sign in with the credentials associated with your OpenAI resource. During or after the sign-in workflow, select the appropriate directory, Azure subscription, and Azure OpenAI resource.
2929

30-
From the Azure OpenAI Studio landing page, select **DALL·E 2 playground** to use the image generation APIs.
30+
From the Azure OpenAI Studio landing page, select **DALL·E (Preview) playground** to use the image generation APIs.
3131

3232
## Try out image generation
3333

34-
Start exploring Azure OpenAI capabilities with a no-code approach through the DALL-E 2 playground. Enter your image prompt into the text box and select **Generate**. When the AI-generated image is ready, it will appear on the page.
34+
Start exploring Azure OpenAI capabilities with a no-code approach through the DALL·E (Preview) playground. Enter your image prompt into the text box and select **Generate**. When the AI-generated image is ready, it will appear on the page.
3535

3636
> [!NOTE]
3737
> The image generation APIs come with a content moderation filter. If the service recognizes your prompt as harmful content, it won't return a generated image. For more information, see the [content filter](../concepts/content-filter.md) guide.
3838
3939
:::image type="content" source="../media/quickstarts/dall-e-studio.png" alt-text="Screenshot of the Azure OpenAI Studio landing page." lightbox="../media/quickstarts/dall-e-studio.png":::
4040

4141

42-
In the DALL-E 2 playground, you can also view Python and cURL code samples, which are pre-filled according to your settings. Select **View code** near the top of the page. You can use this code to write an application that completes the same task.
42+
In the DALL·E (Preview) playground, you can also view Python and cURL code samples, which are pre-filled according to your settings. Select **View code** near the top of the page. You can use this code to write an application that completes the same task.
4343

4444
## Clean up resources
4545

137 KB
Loading
51.6 KB
Loading
1.35 MB
Loading
-45.1 KB
Loading
54.4 KB
Loading

articles/ai-services/openai/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ items:
2020
href: faq.yml
2121
- name: Quickstarts
2222
items:
23-
- name: GPT-3
23+
- name: Completions
2424
href: quickstart.md
25-
- name: GPT-35-Turbo & GPT-4
25+
- name: Chat
2626
href: chatgpt-quickstart.md
2727
displayName: ChatGPT, chatgpt
2828
- name: DALL-E (preview)

0 commit comments

Comments
 (0)