WebSearchToolExtensions.set_CustomSearchConfiguration 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.
public static void set_CustomSearchConfiguration(OpenAI.Responses.WebSearchTool webSearchTool, Azure.AI.Projects.Agents.ProjectWebSearchConfiguration value);
static member set_CustomSearchConfiguration : OpenAI.Responses.WebSearchTool * Azure.AI.Projects.Agents.ProjectWebSearchConfiguration -> unit
Public Shared Sub set_CustomSearchConfiguration (webSearchTool As WebSearchTool, value As ProjectWebSearchConfiguration)
Parameters
- webSearchTool
- OpenAI.Responses.WebSearchTool