We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b64e374 + 746ef65 commit c6a757eCopy full SHA for c6a757e
articles/ai-studio/how-to/flow-tune-prompts-using-variants.md
@@ -51,8 +51,10 @@ Benefits of using variants include:
51
In this article, we use **Web Classification** sample flow as example.
52
53
1. Open the sample flow and remove the **prepare_examples** node as a start.
54
-
55
+ 1. Under *Tools* select **Prompt flow**.
+ 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.
58
2. Use the following prompt as a baseline prompt in the **classify_with_llm** node.
59
60
```
0 commit comments