You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-studio/how-to/prompt-flow-tools/rerank-tool.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,9 @@ The prompt flow Rerank tool improves search quality of relevant documents given
22
22
23
23
1. Create or open a flow in Azure AI Studio. For more information, see [Create a flow](../flow-develop.md).
24
24
1. Select **+More tools** > **Rerank tool** to add the Rerank tool to your flow.
25
+
25
26
:::image type="content" source="../../media/prompt-flow/rerank-tool.png" alt-text="Screenshot that shows the rerank tool added to a flow in Azure AI Studio." lightbox="../../media/prompt-flow/rerank-tool.png":::
27
+
26
28
1. Enter values for the Rerank tool input parameters.
27
29
1. Add more tools to your flow as needed, or select **Run** to run the flow.
28
30
1. To learn more about the returned output, see [outputs](#outputs).
Copy file name to clipboardExpand all lines: articles/machine-learning/prompt-flow/tools-reference/rerank-tool.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,9 @@ The prompt flow Rerank tool improves search quality of relevant documents given
24
24
25
25
1. Create or open a flow in Azure AI Studio. For more information, see [Create a flow](../how-to-develop-flow.md#create-and-develop-your-prompt-flow).
26
26
1. Select **+More tools** > **Rerank tool** to add the Rerank tool to your flow.
27
-
:::image type="content" source="./media/rerank-tool/rerank-tool.png" alt-text="Screenshot that shows the rerank tool added to a flow in Azure Machine Learning" lightbox="./media/rerank-tool/rerank-tool.png":::
27
+
28
+
:::image type="content" source="../media/rerank-tool/rerank-tool.png" alt-text="Screenshot that shows the rerank tool added to a flow in Azure Machine Learning" lightbox="../media/rerank-tool/rerank-tool.png":::
29
+
28
30
1. Enter values for the Rerank tool input parameters.
29
31
1. Add more tools to your flow as needed, or select **Run** to run the flow.
30
32
1. To learn more about the returned output, see [outputs](#outputs).
0 commit comments