Skip to content

Commit 3a96967

Browse files
Merge pull request #279692 from lgayhardt/patch-268
move migration section index-lookup-tool.md
2 parents f6950a9 + 957865d commit 3a96967

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ The prompt flow Index Lookup tool enables the use of common vector indices (such
2121

2222
## Build with the Index Lookup tool
2323

24+
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).
2425
1. Create or open a flow in [Azure AI Studio](https://ai.azure.com). For more information, see [Create a flow](../flow-develop.md).
2526
1. Select **+ More tools** > **Index Lookup** to add the Index Lookup tool to your flow.
2627

@@ -140,7 +141,6 @@ The following JSON format response is an example returned by the tool that inclu
140141
]
141142

142143
```
143-
144144
## Migrate from legacy tools to the Index Lookup tool
145145

146146
The Index Lookup tool looks to replace the three deprecated legacy index tools: the Vector Index Lookup tool, the Vector DB Lookup tool, and the Faiss Index Lookup tool.

0 commit comments

Comments
 (0)