Skip to content

Commit 2ec66a5

Browse files
committed
touchups
1 parent 85c8b56 commit 2ec66a5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/machine-learning/prompt-flow/how-to-integrate-with-llm-app-devops.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,13 +104,13 @@ To edit files locally in VS Code with the Prompt flow extension:
104104

105105
:::image type="content" source="./media/how-to-integrate-with-llm-app-devops/select-visual-editor.png" alt-text="Screenshot of the Visual editor link at the top of a flow definition file in VS Code." lightbox = "./media/how-to-integrate-with-llm-app-devops/select-visual-editor.png":::
106106

107-
1. Use the editor to make changes to your flow, such as tuning the prompts in variants or adding more nodes.
107+
1. Use the prompt flow visual editor to make changes to your flow, such as tuning the prompts in variants or adding more nodes.
108108

109109
:::image type="content" source="./media/how-to-integrate-with-llm-app-devops/flow-test-output.png" alt-text="Screenshot of the visual prompt flow editor in VS Code." lightbox = "./media/how-to-integrate-with-llm-app-devops/flow-test-output.png":::
110110

111-
1. To test your flow, select the **Run** icon at the top of the visual editor to trigger a flow test.
111+
1. To test your flow, select the **Run** icon at the top of the visual editor, or to test any node, select the **Run** icon at the top of the node.
112112

113-
:::image type="content" source="./media/how-to-integrate-with-llm-app-devops/run-flow-visual-editor.png" alt-text="Screenshot of VS Code showing running the flow in the visual editor. " lightbox = "./media/how-to-integrate-with-llm-app-devops/run-flow-visual-editor.png":::
113+
:::image type="content" source="./media/how-to-integrate-with-llm-app-devops/run-flow-visual-editor.png" alt-text="Screenshot of VS Code showing running the flow or a node in the visual editor. " lightbox = "./media/how-to-integrate-with-llm-app-devops/run-flow-visual-editor.png":::
114114

115115
### Use the prompt flow SDK and CLI
116116

31.2 KB
Loading

0 commit comments

Comments
 (0)