ProjectsAgentTool.CreateSharepointTool(SharePointGroundingToolOptions) 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 a SharePoint grounding tool with the supplied options.
public static Azure.AI.Projects.Agents.SharepointPreviewTool CreateSharepointTool(Azure.AI.Projects.Agents.SharePointGroundingToolOptions options);
static member CreateSharepointTool : Azure.AI.Projects.Agents.SharePointGroundingToolOptions -> Azure.AI.Projects.Agents.SharepointPreviewTool
Public Shared Function CreateSharepointTool (options As SharePointGroundingToolOptions) As SharepointPreviewTool
Parameters
- options
- SharePointGroundingToolOptions
Configuration options for the SharePoint grounding tool.