Skip to content

Commit 5322359

Browse files
authored
Merge pull request #4866 from lindazqli/patch-48
update tool overview
2 parents f3d99a2 + 7024dca commit 5322359

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,8 @@ The Foundry Agent Service provides the following built-in tools. You can use the
6565
|[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. |
6666
|[Grounding with Bing Search](./bing-grounding.md) | Enable your agent to use Grounding with Bing Search to access and return information from the internet. |
6767
| [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. |
6968
| [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. |
7069
| [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. |
7270

7371
## Non-Microsoft tools
7472

@@ -82,8 +80,8 @@ The following tools are authored by third-party partners. Use the links below to
8280
|---------|---------|
8381
| [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 |
8482
| [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 |
8584
| [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. |
8685
| [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 |
8786
| [Morningstar](https://github.com/azure-ai-foundry/foundry-samples/tree/main/samples/microsoft/python/getting-started-agents/3p-tools/Morningstar) | Access up-to-date analyst research, expert commentary, and essential Morningstar data. |
8887
| [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 |
89-

0 commit comments

Comments
 (0)