Skip to content

Commit 201cba7

Browse files
committed
fixed typo
1 parent fe7ca3f commit 201cba7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/agentic-retrieval-how-to-create-pipeline.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This article describes an approach or pattern for building a solution that uses
2222

2323
This exercise differs from the [Agentic Retrieval Quickstart](search-get-started-agentic-retrieval.md) in how it uses Azure AI Agent to retrieve data from the index, and how it uses an agent tool for orchestration. If you want to understand the retrieval pipeline in its simplest form, begin with the quickstart.
2424

25-
< [!TIP]>
25+
> [!TIP]
2626
> To run the code for this tutorial, download the [agentic-retrieval-pipeline-example](https://github.com/Azure-Samples/azure-search-python-samples/tree/main/agentic-retrieval-pipeline-example) Python sample on GitHub.
2727
2828
## Prerequisites

0 commit comments

Comments
 (0)