Skip to content

Commit 53b3e2c

Browse files
authored
Update flow-develop-evaluation.md
1 parent b7a8dac commit 53b3e2c

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

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

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,15 @@ In prompt flow, you can customize or create your own evaluation flow tailored to
2828

2929
There are two ways to develop your own evaluation methods:
3030

31-
- **Customize a Built-in Evaluation Flow:** Modify a built-in evaluation flow. Find the built-in evaluation flow from the flow creation wizard - flow gallery, select “Clone” to do customization.
32-
33-
- **Create a New Evaluation Flow from Scratch:** Develop a brand-new evaluation method from the ground up. In flow creation wizard, select “Create” Evaluation flow then you can see a template of evaluation flow.
31+
- **Customize a Built-in Evaluation Flow:** Modify a built-in evaluation flow.
32+
1. Under *Tools* select **Prompt flow**.
33+
2. Select **Create** to open the flow creation wizard.
34+
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.
35+
36+
- **Create a New Evaluation Flow from Scratch:** Develop a brand-new evaluation method from the ground up.
37+
1. Under *Tools* select **Prompt flow**.
38+
2. Select **Create** to open the flow creation wizard.
39+
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.
3440

3541
## Understand evaluation in Prompt flow
3642

0 commit comments

Comments
 (0)