ExtensionsOpenAIModelFactory.ResponsesMicrosoftFabricPreviewTool 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.
The input definition information for a Microsoft Fabric tool as used to configure an agent.
public static Azure.AI.Extensions.OpenAI.ResponsesMicrosoftFabricPreviewTool ResponsesMicrosoftFabricPreviewTool(Azure.AI.Extensions.OpenAI.ResponsesFabricDataAgentToolOptions fabricDataagentPreview = default);
static member ResponsesMicrosoftFabricPreviewTool : Azure.AI.Extensions.OpenAI.ResponsesFabricDataAgentToolOptions -> Azure.AI.Extensions.OpenAI.ResponsesMicrosoftFabricPreviewTool
Public Shared Function ResponsesMicrosoftFabricPreviewTool (Optional fabricDataagentPreview As ResponsesFabricDataAgentToolOptions = Nothing) As ResponsesMicrosoftFabricPreviewTool
Parameters
- fabricDataagentPreview
- ResponsesFabricDataAgentToolOptions
The fabric data agent tool parameters.
Returns
A new ResponsesMicrosoftFabricPreviewTool instance for mocking.