Skip to content

Commit c6a757e

Browse files
authored
Merge pull request #275709 from lgayhardt/patch-262
Add UI nav steps flow-tune-prompts-using-variants.md
2 parents b64e374 + 746ef65 commit c6a757e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/ai-studio/how-to/flow-tune-prompts-using-variants.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,10 @@ Benefits of using variants include:
5151
In this article, we use **Web Classification** sample flow as example.
5252

5353
1. Open the sample flow and remove the **prepare_examples** node as a start.
54-
55-
54+
1. Under *Tools* select **Prompt flow**.
55+
2. Select **Create** to open the flow creation wizard.
56+
3. In the flow gallery under *Explore gallery* in the "Web Classification" box select **Clone**.
57+
4. In the flow tab, delete the **prepare_examples** node.
5658
2. Use the following prompt as a baseline prompt in the **classify_with_llm** node.
5759

5860
```

0 commit comments

Comments
 (0)