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/search/includes/quickstarts/agentic-retrieval-python.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ This quickstart is based on the [Quickstart-Agentic-Retrieval](https://github.co
21
21
22
22
+ An [Azure AI Search service](../../search-create-service-portal.md) on the Basic tier or higher with [semantic ranker enabled](../../semantic-how-to-enable-disable.md).
23
23
24
-
+ An [Azure AI Foundry resource](/azure/ai-services/openai/how-to/create-resource).
24
+
+ An [Azure AI Foundry project](/azure/ai-foundry/how-to/create-projects).
25
25
26
26
+[Visual Studio Code](https://code.visualstudio.com/download) with the [Python extension](https://marketplace.visualstudio.com/items?itemName=ms-python.python) and [Jupyter package](https://pypi.org/project/jupyter/).
0 commit comments