WebSearchToolExtensions.get_CustomSearchConfiguration(WebSearchTool) 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.
Gets or sets the Foundry-specific custom search configuration applied to this web search tool. The value is stored as a JSON patch on the underlying tool definition.
public static Azure.AI.Projects.Agents.ProjectWebSearchConfiguration get_CustomSearchConfiguration(OpenAI.Responses.WebSearchTool webSearchTool);
static member get_CustomSearchConfiguration : OpenAI.Responses.WebSearchTool -> Azure.AI.Projects.Agents.ProjectWebSearchConfiguration
Public Shared Function get_CustomSearchConfiguration (webSearchTool As WebSearchTool) As ProjectWebSearchConfiguration
Parameters
- webSearchTool
- OpenAI.Responses.WebSearchTool