Skip to content

Commit 91566b4

Browse files
authored
Update flow-develop-evaluation.md
1 parent 5d098c8 commit 91566b4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/ai-foundry/how-to/flow-develop-evaluation.md

Lines changed: 3 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: 3/31/2025
1212
ms.reviewer: mithigpe
1313
ms.author: lagayhar
1414
author: lgayhardt
@@ -31,12 +31,12 @@ In prompt flow, you can customize or create your own evaluation flow tailored to
3131
There are two ways to develop your own evaluation methods:
3232

3333
- **Customize a Built-in Evaluation Flow:** Modify a built-in evaluation flow.
34-
1. Under *Tools* select **Prompt flow**.
34+
1. Under *Build and customize* select **Prompt flow**.
3535
2. Select **Create** to open the flow creation wizard.
3636
3. In the flow gallery under *Explore gallery* select **Evaluation flow** to filter by that type. Pick a sample and select **Clone** to do customization.
3737

3838
- **Create a New Evaluation Flow from Scratch:** Develop a brand-new evaluation method from the ground up.
39-
1. Under *Tools* select **Prompt flow**.
39+
1. Under *Build and customize* select **Prompt flow**.
4040
2. Select **Create** to open the flow creation wizard.
4141
3. In the flow gallery under *Create by type* in the "Evaluation flow" box select **Create** then you can see a template of evaluation flow.
4242

0 commit comments

Comments
 (0)