Skip to content

Commit ffb980c

Browse files
committed
fixes
1 parent 0921e96 commit ffb980c

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

articles/.DS_Store

-10 KB
Binary file not shown.

articles/ai-studio/how-to/prompt-flow-tools/rerank-tool.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@ The prompt flow Rerank tool improves search quality of relevant documents given
2222

2323
1. Create or open a flow in Azure AI Studio. For more information, see [Create a flow](../flow-develop.md).
2424
1. Select **+More tools** > **Rerank tool** to add the Rerank tool to your flow.
25+
2526
:::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+
2628
1. Enter values for the Rerank tool input parameters.
2729
1. Add more tools to your flow as needed, or select **Run** to run the flow.
2830
1. To learn more about the returned output, see [outputs](#outputs).

articles/machine-learning/prompt-flow/tools-reference/rerank-tool.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,9 @@ The prompt flow Rerank tool improves search quality of relevant documents given
2424

2525
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).
2626
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+
2830
1. Enter values for the Rerank tool input parameters.
2931
1. Add more tools to your flow as needed, or select **Run** to run the flow.
3032
1. To learn more about the returned output, see [outputs](#outputs).

0 commit comments

Comments
 (0)