Skip to content

Commit 4f87f85

Browse files
committed
updating instructions
1 parent 2e3c842 commit 4f87f85

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

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

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,14 @@ ms.author: aahi
2626
[Azure AI Foundry](https://ai.azure.com) lets you use Assistants v2 which provides several upgrades such as the [file search](../how-to/file-search.md) tool which is faster and supports more files.
2727

2828
1. Sign in to [Azure AI Foundry](https://ai.azure.com).
29-
1. Go to your project or [create a new project](../../../ai-studio//how-to/create-projects.md) in Azure AI Foundry portal.
30-
1. From your project overview, select **Assistants**, located under **playgrounds**.
29+
1. If your screen doesn't look like the following screenshot, select **Azure AI Foundry** in the top left of the screen.
30+
1. Select **Let's go** in the Azure OpenAI Service card.
31+
32+
:::image type="content" source="../media/assistants/foundry-openai-selectior.png" alt-text="A screenshot of the main page of the Azure AI Foundry." lightbox="../media/assistants/foundry-openai-selectior.png":::
33+
34+
1. In the nagivation menu on the left, select **Playgrounds** **Assistants**, located under **playgrounds**.
35+
36+
:::image type="content" source="../media/quickstarts/assistants-ai-studio-playground.png" alt-text="Screenshot of the Assistant configuration screen without all the values filled in." lightbox="../media/quickstarts/assistants-ai-studio-playground.png":::
3137

3238
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.
3339

@@ -42,8 +48,6 @@ ms.author: aahi
4248
| **Code interpreter** | Code interpreter provides access to a sandboxed Python environment that can be used to allow the model to test and execute code. |
4349
| **Files** | You can upload up to 10,000 files, with a max file size of 512 MB to use with tools. Not used in this quickstart. |
4450

45-
:::image type="content" source="../media/quickstarts/assistants-ai-studio-playground.png" alt-text="Screenshot of the Assistant configuration screen without all the values filled in." lightbox="../media/quickstarts/assistants-ai-studio-playground.png":::
46-
4751
## Create your first Assistant
4852

4953
1. Select your deployment from the **Deployments** dropdown.
304 KB
Loading

0 commit comments

Comments
 (0)