Skip to content

Commit 1af087a

Browse files
committed
update screenshots for new UI
1 parent 8e83599 commit 1af087a

9 files changed

+5
-3
lines changed

articles/ai-studio/how-to/flow-develop.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.custom:
88
- ignite-2023
99
- build-2024
1010
ms.topic: how-to
11-
ms.date: 5/21/2024
11+
ms.date: 11/08/2024
1212
ms.reviewer: jinzhong
1313
ms.author: lagayhar
1414
author: lgayhardt
@@ -48,7 +48,8 @@ To create a prompt flow from the gallery in Azure AI Studio:
4848

4949
:::image type="content" source="../media/prompt-flow/create-standard-flow.png" alt-text="Screenshot of selecting and creating a standard flow." lightbox="../media/prompt-flow/create-standard-flow.png":::
5050

51-
1. The prompt flow authoring page opens. You can start authoring your flow now. By default you see a sample flow. This example flow has nodes for the LLM and Python tools.
51+
1. The prompt flow authoring page opens. Select **Start compute session** to have a compute session running for the flow.
52+
1. You can start authoring your flow now. By default you see a sample flow. This example flow has nodes for the LLM and Python tools.
5253

5354
:::image type="content" source="../media/prompt-flow/create-flow-in-out.png" alt-text="Screenshot of flow input and output on the edit prompt flow page." lightbox="../media/prompt-flow/create-flow-in-out.png":::
5455

@@ -63,6 +64,7 @@ To create a prompt flow from the gallery in Azure AI Studio:
6364

6465
:::image type="content" source="../media/prompt-flow/create-flow-connection.png" alt-text="Screenshot of the selected connection and deployment in the LLM tool on the edit prompt flow page." lightbox="../media/prompt-flow/create-flow-connection.png":::
6566

67+
1. In the **Inputs** section, add a value for the topic. For example, "atoms."
6668
1. Select **Run** to run the flow.
6769

6870
:::image type="content" source="../media/prompt-flow/create-flow-run.png" alt-text="Screenshot of where to select run on the edit prompt flow page." lightbox="../media/prompt-flow/create-flow-run.png":::
@@ -111,7 +113,7 @@ If the condition isn't met, the node is skipped. The node status is shown as "By
111113
You can test the flow in two ways:
112114

113115
- Run **single node**.
114-
- To run a single node, select the **Run icon** on node in flatten view. Once running is completed, you can quickly check result in **node output section**.
116+
- To run a single node, select the **Run icon** on a node in the flatten view. Once running is completed, you can quickly check result in **node output section**.
115117
- Run **the whole flow**.
116118
- To run the whole flow, select the **Run button** at the right top.
117119

-134 KB
Loading
-147 KB
Loading
-205 KB
Loading
-16.5 KB
Loading
-37.5 KB
Loading
-205 KB
Loading
-182 KB
Loading
-119 KB
Loading

0 commit comments

Comments
 (0)