Skip to content

Commit 0d45b83

Browse files
committed
fixing merge conflict
2 parents 31355af + baaa43d commit 0d45b83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/agents/how-to/tools/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Agents can access multiple tools in parallel. These can be both Azure OpenAI-hos
3030
|---------|---------|---------|---------|---------|
3131
| [Grounding with Bing Search](./bing-grounding.md) | Allows your agents to incorporate real-time public web data when generating responses. | ✔️ | ✔️ | ✔️ |
3232
|[File search](./file-search.md) | Augments agents with knowledge from outside its model, such as proprietary product information or documents provided by your users. | ✔️ | ✔️ | ✔️ |
33-
| [Azure AI Search](./azure-ai-search.md) | Usees an existing Azure AI Search index as a knowlege base. | ✔️ | ✔️ | ✔️ |
33+
| [Azure AI Search](./azure-ai-search.md) | Uses an existing Azure AI Search index as a knowledge base. | ✔️ | ✔️ | ✔️ |
3434

3535
## Action tools
3636

0 commit comments

Comments
 (0)