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-studio/how-to/create-manage-compute-session.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ ms.custom:
8
8
- ignite-2023
9
9
- build-2024
10
10
ms.topic: how-to
11
-
ms.date: 5/21/2024
11
+
ms.date: 11/07/2024
12
12
ms.reviewer: lochen
13
13
ms.author: sgilley
14
14
author: sdgilley
@@ -25,7 +25,7 @@ A prompt flow compute session has computing resources that are required for the
25
25
26
26
## Prerequisites
27
27
28
-
Sign in to [Azure AI Studio](https://ai.azure.com) and select your prompt flow.
28
+
Sign in to [Azure AI Studio](https://ai.azure.com) and select your project.
29
29
30
30
## Create a compute session
31
31
@@ -36,15 +36,15 @@ When you start a compute session, you can use the default settings or customize
36
36
By default, the compute session uses the environment defined in `flow.dag.yaml` in the [flow folder](flow-develop.md#authoring-the-flow). It runs on a serverless compute with a virtual machine (VM) size for which you have sufficient quota in your workspace.
37
37
38
38
1. Go to your project in Azure AI Studio.
39
-
1. From the left pane, select **Flows** and then select the flow you want to run.
39
+
1. From the left pane, select **Prompt flow** and then select the flow you want to run.
40
40
1. From the top toolbar of your prompt flow, select **Start compute session**.
41
41
42
42
### Start a compute session with advanced settings
43
43
44
44
In the advanced settings, you can select the compute type. You can choose between serverless compute and compute instance.
45
45
46
46
1. Go to your project in Azure AI Studio.
47
-
1. From the left pane, select **Flows** and then select the flow you want to run.
47
+
1. From the left pane, select **Prompt flow** and then select the flow you want to run.
48
48
1. From the top toolbar of your prompt flow, select the dropdown arrow on the right side of the **Start compute session** button. Select **Start with advanced settings** to customize the compute session.
49
49
50
50
:::image type="content" source="../media/prompt-flow/how-to-create-manage-compute-session/compute-session-create-automatic-init.png" alt-text="Screenshot of prompt flow with default settings for starting a compute session on a flow page." lightbox = "../media/prompt-flow/how-to-create-manage-compute-session/compute-session-create-automatic-init.png":::
0 commit comments