File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed
articles/ai-services/agents Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -33,8 +33,6 @@ Use an existing Azure AI Search index with the agent's Azure AI Search tool.
33
33
** Index with semantic configuration**
34
34
- By default, the Azure AI Search tool runs hybrid + semantic search on all text fields.
35
35
36
- <a id =" overview-azure-ai-search " ></a >
37
-
38
36
[ !INCLUDE [ setup] ( ../../includes/azure-search/setup.md )]
39
37
40
38
::: zone-end
Original file line number Diff line number Diff line change @@ -11,8 +11,7 @@ ms.date: 12/10/2024
11
11
This quickstart shows how to use an existing Azure AI Search index with the Azure AI Search tool.
12
12
13
13
### Prerequisites
14
- Complete the [ Azure AI Search tool setup] ( ../../how-to/tools/azure-ai-search.md#overview-azure-ai-search ) .
15
-
14
+ Complete the [ Azure AI Search tool setup] ( ../../how-to/tools/azure-ai-search.md?pivot=overview-azure-ai-search ) .
16
15
### Step 1: Create an Azure AI Client
17
16
First, create an Azure AI Client using the connection string of your project.
18
17
# [ Python] ( #tab/python )
You can’t perform that action at this time.
0 commit comments