Skip to content

Commit 5535bcf

Browse files
committed
updating assistants
1 parent ace7410 commit 5535bcf

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

articles/ai-services/openai/includes/assistants-ai-studio.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ author: mrbullwinkle
2626

2727
1. Sign in to [Azure AI Studio](https://ai.azure.com).
2828
1. Go to your project or [create a new project](../../../ai-studio//how-to/create-projects.md) in Azure AI Studio.
29-
1. From your project overview, select **Assistants**, located under **Project playground**.
29+
1. From your project overview, select **Assistants**, located under **playgrounds**.
3030

3131
The Assistants playground allows you to explore, prototype, and test AI Assistants without needing to run any code. From this page, you can quickly iterate and experiment with new ideas.
3232

33-
The playground provides several options to configure your Assistant. In the following steps, you will use the **Assistant setup** pane to create a new AI assistant.
33+
The playground provides several options to configure your Assistant. In the following steps, you will use the **setup** pane to create a new AI assistant.
3434

3535
| **Name** | **Description** |
3636
|:---|:---|
@@ -46,7 +46,7 @@ author: mrbullwinkle
4646
## Create your first Assistant
4747

4848
1. Select your deployment from the **Deployments** dropdown.
49-
1. From the Assistant setup drop-down, select **New**.
49+
1. From the Assistant setup drop-down, select **New assistant**.
5050
1. Give your Assistant a name.
5151
1. Enter the following instructions "You are an AI assistant that can write code to help answer math questions"
5252
1. Select a model deployment. We recommend testing with one of the latest gpt-4 models.
-45.4 KB
Loading
-107 KB
Loading

0 commit comments

Comments
 (0)