FoundryAITool.CreateMicrosoftFabricTool(FabricDataAgentToolOptions) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates an AITool for Microsoft Fabric data agent.
public static Microsoft.Extensions.AI.AITool CreateMicrosoftFabricTool(Azure.AI.Projects.Agents.FabricDataAgentToolOptions options);
static member CreateMicrosoftFabricTool : Azure.AI.Projects.Agents.FabricDataAgentToolOptions -> Microsoft.Extensions.AI.AITool
Public Shared Function CreateMicrosoftFabricTool (options As FabricDataAgentToolOptions) As AITool
Parameters
- options
- FabricDataAgentToolOptions
The Fabric data agent configuration options.
Returns
An AITool for Microsoft Fabric.