You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-foundry/includes/first-run-experience.md
+4-37Lines changed: 4 additions & 37 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,51 +11,18 @@ ms.custom: include
11
11
---
12
12
## First run experience
13
13
14
-
Use this fast path when you don't have any projects yet. Pick what you want to do and we create the project and get you into the right playground. It is suggested to start with an agent but you can also explore models through the Foundry portal or model catalog.
14
+
Use this fast path when you don't have any projects yet.
15
15
16
-
# [Agent (_recommended_)](#tab/azure-ai-foundry)
17
-
18
-
To start with an agent, use the following steps:
19
-
20
-
1. In the top breadcrumb, select **Azure AI Foundry**, then select **Create an agent**.
21
-
22
-
1. Enter a project name. Confirm your directory and subscription. Select **Create**.
23
-
24
-
:::image type="content" source="../media/quickstarts/create-agent.png" alt-text="Screenshot of Agents playground showing a default agent loaded with GPT-4o deployed. Chat interface and agent details panel are visible." lightbox="../media/quickstarts/create-agent.png":::
25
-
26
-
1. When prompted, choose a model. We recommend **gpt-4o** for best quality, or **gpt-4o-mini** for lower cost.
27
-
28
-
:::image type="content" source="../media/quickstarts/agent-model-selection.png" alt-text="Screenshot showing the model selection dialog during agent deployment.":::
29
-
30
-
1. Select **Deploy** on the final confirmation page after selecting a deployment type, and you see the Agents playground with your agent ready to chat.
31
-
32
-
:::image type="content" source="../media/quickstarts/deploy-agent-model.png" alt-text="Screenshot of Agents playground showing a default agent loaded with GPT-4o deployed. The chat interface and agent details panel are visible." lightbox="../media/quickstarts/deploy-agent-model.png":::
33
-
34
-
1. You see the Agents playground with your agent ready to chat.
35
-
36
-
:::image type="content" source="../media/quickstarts/agents-playground.png" alt-text="Screenshot of the Agents playground using gpt-4o." lightbox="../media/quickstarts/agents-playground.png":::
37
-
38
-
# [Model](#tab/azure-ai-foundry-model)
39
-
40
-
In the portal, you can explore a rich catalog of cutting-edge models from Microsoft, OpenAI, DeepSeek, Hugging Face, Meta, and more. For this tutorial, search and then select the **gpt-4o** model.
16
+
In the portal, you can explore a rich catalog of cutting-edge models from Microsoft, OpenAI, DeepSeek, Hugging Face, Meta, and more. For this tutorial, search and then select the **gpt-4o** model.
41
17
42
18
1. From the [Azure AI Foundry portal](https://ai.azure.com/?cid=learnDocs) or **[Model catalog](https://ai.azure.com/explore/models)**, select **gpt-4o** (or **gpt-4o-mini**).
43
19
44
-
:::image type="content" source="../media/quickstarts/start-building.png" alt-text="Screenshot shows how to start building an Agent in Azure AI Foundry portal.":::
20
+
:::image type="content" source="../media/quickstarts/start-building.png" alt-text="Screenshot shows how to start with a model in Azure AI Foundry portal.":::
45
21
46
22
1. Select **Use this model**. When prompted, enter a project name and select **Create**.
47
23
1. Review the deployment name and select **Create**.
48
-
49
-
:::image type="content" source="../media/quickstarts/create-foundry-model.png" alt-text="Screenshot showing how to create a model from the AI Foundry Model Catalog.":::
50
-
51
24
1. Then select **Connect and deploy** after selecting a deployment type.
52
-
53
-
:::image type="content" source="../media/quickstarts/deploy-foundry-model.png" alt-text="Screenshot showing how to deploy a model from the AI Foundry model catalog.":::
54
-
55
25
1. Select **Open in playground** from the deployment page after it's deployed.
56
-
57
26
1. You land in the Chat playground with the model pre-deployed and ready to use.
58
27
59
-
:::image type="content" source="../media/quickstarts/model-chat-playground.png" alt-text="Screenshot showing the model chat playground after deploying an Azure AI Foundry model from the model catalog.":::
60
-
61
-
---
28
+
If you're building an agent, you can instead start with **Create an agent**. The steps are similar, but in a different order. Once the project is created, you arrive at the Agent playground instead of the Chat playground.
0 commit comments