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/ai-services/agents/how-to/tools/overview.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
@@ -30,7 +30,7 @@ Agents can access multiple tools in parallel. These can be both Azure OpenAI-hos
30
30
|---------|---------|
31
31
|[Grounding with Bing Search](./bing-grounding.md)| Allows your agents to incorporate real-time public web data when generating responses. |
32
32
|[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. |
0 commit comments