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-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,10 +65,8 @@ The Foundry Agent Service provides the following built-in tools. You can use the
65
65
|[Function calling](./function-calling.md)|Describe the structure of functions you create to an agent and have them be called when appropriate during the agent's interactions with users. |
66
66
|[Grounding with Bing Search](./bing-grounding.md)| Enable your agent to use Grounding with Bing Search to access and return information from the internet. |
67
67
|[Grounding with Bing Custom Search](./bing-custom-search.md)| Enhance your Agent response with selected web domains |
68
-
|[Microsoft Fabric](./fabric.md)| Integrate your agent with the [Microsoft Fabric data agent](https://go.microsoft.com/fwlink/?linkid=2312815) to unlock powerful data analysis capabilities. |
69
68
|[Microsoft Fabric (preview)](./fabric.md)| Integrate your agent with the [Microsoft Fabric data agent](https://go.microsoft.com/fwlink/?linkid=2312815) to unlock powerful data analysis capabilities. |
70
69
|[OpenAPI 3.0 Specified tool ](./openapi-spec.md)| Connect your Azure AI Agent to external APIs using functions with an OpenAPI 3.0 specification. |
71
-
|[SharePoint (preview)](./sharepoint.md)| Ground your agents using your SharePoint sites. |
72
70
73
71
## Non-Microsoft tools
74
72
@@ -82,8 +80,8 @@ The following tools are authored by third-party partners. Use the links below to
82
80
|---------|---------|
83
81
|[Auquan](https://github.com/azure-ai-foundry/foundry-samples/tree/main/samples/microsoft/python/getting-started-agents/3p-tools/auquan)| Utilize Auquan to perform your financial data crunching |
84
82
|[Celonis](https://github.com/azure-ai-foundry/foundry-samples/tree/main/samples/microsoft/python/getting-started-agents/3p-tools/Celonis)| Celonis delivers Process Intelligence to accelerate enterprise AI at scale |
83
+
|[InsureMO Insurance Quotation](https://github.com/azure-ai-foundry/foundry-samples/tree/main/samples/microsoft/python/getting-started-agents/3p-tools/InsureMO)| Action APIs for insurance quotations for Car, Home, and Travel |
85
84
|[LEGALFLY](https://github.com/azure-ai-foundry/foundry-samples/tree/main/samples/microsoft/python/getting-started-agents/3p-tools/legalfly)| Legal insights grounded in trusted sources from your jurisdiction. |
86
85
|[MiHCM](https://github.com/azure-ai-foundry/foundry-samples/tree/main/samples/microsoft/python/getting-started-agents/3p-tools/MiHCM)| seamless integration with MiHCM's HR functionalities |
|[Tripadvisor](https://github.com/azure-ai-foundry/foundry-samples/tree/main/samples/microsoft/python/getting-started-agents/3p-tools/Tripadvisor)| Get travel data, guidance and reviews |
0 commit comments