Skip to content

Commit e07e222

Browse files
authored
Update agentic-retrieval-setup.md
1 parent e1196e2 commit e07e222

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/search/includes/quickstarts/agentic-retrieval-setup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ To deploy the Azure OpenAI models:
6363

6464
## Get endpoints
6565

66-
In your code, you specify the following endpoints to establish connections with you Azure AI Search service and Azure AI Foundry resource. These steps assume that you [configured role-based access as described previously](#configure-role-based-access).
66+
In your code, you specify the following endpoints to establish connections with your Azure AI Search service and Azure AI Foundry resource. These steps assume that you [configured role-based access as described previously](#configure-role-based-access).
6767

6868
To obtain your service endpoints:
6969

@@ -87,4 +87,4 @@ To obtain your service endpoints:
8787
> + Billing from Azure OpenAI for query planning.
8888
> + Billing from Azure AI Search for query execution (semantic ranking).
8989
>
90-
> Semantic ranking is free in the initial public preview. After the preview, standard token billing applies. For more information, see [Availability and pricing of agentic retrieval](../../search-agentic-retrieval-concept.md#availability-and-pricing).
90+
> Semantic ranking is free in the initial public preview. After the preview, standard token billing applies. For more information, see [Availability and pricing of agentic retrieval](../../search-agentic-retrieval-concept.md#availability-and-pricing).

0 commit comments

Comments
 (0)