Skip to content

Commit 3893688

Browse files
authored
Merge pull request #2895 from sdgilley/sdg-freshness
update get-started-playground
2 parents c17aed9 + f210bea commit 3893688

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

articles/ai-studio/includes/deploy-model.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.reviewer: sgilley
66
ms.author: sgilley
77
ms.service: azure-ai-foundry
88
ms.topic: include
9-
ms.date: 10/29/2024
9+
ms.date: 02/12/2025
1010
ms.custom: include, ignite-2024
1111
---
1212

@@ -19,7 +19,7 @@ To work with a model, you first deploy it into a project. If you don't yet have
1919

2020
:::image type="content" source="../media/tutorials/chat/home-page.png" alt-text="Screenshot of the home page if with no projects." lightbox="../media/tutorials/chat/home-page.png":::
2121

22-
* If you have projects but aren't in one, select the project you wish to use, then select **Model catalog** from the left navigation pane. Or, you can select **Model catalog and benchmarks** at the bottom of the screen.
22+
* If you have projects but aren't in one, select the project you wish to use, then select **Model catalog** from the left navigation pane.
2323
* If you are in a project, select **Model catalog** from the left navigation pane.
2424

2525
1. Select the **gpt-4o-mini** model from the list of models. You can use the search bar to find it.
@@ -38,4 +38,4 @@ To work with a model, you first deploy it into a project. If you don't yet have
3838
1. Provide a name for your project.
3939
1. Select **Create a project**.
4040

41-
1. Leave the default **Deployment name**. Select **Connect and deploy**.
41+
1. Leave the default **Deployment name**. Select **Deploy**.
-107 KB
Loading
52.5 KB
Loading

articles/ai-studio/quickstarts/get-started-playground.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.custom:
88
- build-2024
99
- ignite-2024
1010
ms.topic: quickstart
11-
ms.date: 10/22/2024
11+
ms.date: 02/12/2025
1212
ms.reviewer: zuramir
1313
ms.author: sgilley
1414
author: sdgilley
@@ -38,7 +38,7 @@ If you don't have an Azure subscription, <a href="https://azure.microsoft.com/fr
3838

3939
7. Once the model is deployed, select **Open in playground** to test your model.
4040

41-
You're now in a project, with a deployed model. You can use the chat playground to interact with your model.
41+
You're now in a project, with a deployed model. You can use the chat playground to interact with your model.
4242

4343
For more information about deploying models, see [how to deploy models](../how-to/deploy-models-openai.md).
4444

0 commit comments

Comments
 (0)