Skip to content

Commit 957865d

Browse files
authored
Update index-lookup-tool.md
1 parent 6f460d5 commit 957865d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The prompt flow Index Lookup tool enables the use of common vector indices (such
2222
## Build with the Index Lookup tool
2323

2424
1. If you have a flow that contains one of the deprecated legacy index tools ( the Vector Index Lookup tool, Vector DB Lookup tool, and Faiss Index Lookup tool) you will first need to [upgrade your flow](#upgrade-your-tools).
25-
2. Create or open a flow in [Azure AI Studio](https://ai.azure.com). For more information, see [Create a flow](../flow-develop.md).
25+
1. Create or open a flow in [Azure AI Studio](https://ai.azure.com). For more information, see [Create a flow](../flow-develop.md).
2626
1. Select **+ More tools** > **Index Lookup** to add the Index Lookup tool to your flow.
2727

2828
:::image type="content" source="../../media/prompt-flow/configure-index-lookup-tool.png" alt-text="Screenshot that shows the Index Lookup tool added to a flow in Azure AI Studio." lightbox="../../media/prompt-flow/configure-index-lookup-tool.png":::
@@ -179,7 +179,6 @@ If you have a flow that contains one of these tools, follow the next steps to up
179179
1. Edit downstream components to consume the output of your newly added node, instead of the output of the legacy Vector Index Lookup node.
180180
1. Delete the Vector Index Lookup node and its parent embedding node.
181181

182-
183182
## Next steps
184183

185184
- [Learn more about how to create a flow](../flow-develop.md)

0 commit comments

Comments
 (0)