ResponsesWebSearchTool Class
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.
Web search.
public class ResponsesWebSearchTool : Azure.AI.Extensions.OpenAI.ResponsesTool, System.ClientModel.Primitives.IJsonModel<Azure.AI.Extensions.OpenAI.ResponsesWebSearchTool>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Extensions.OpenAI.ResponsesWebSearchTool>
type ResponsesWebSearchTool = class
inherit ResponsesTool
interface IJsonModel<ResponsesWebSearchTool>
interface IPersistableModel<ResponsesWebSearchTool>
Public Class ResponsesWebSearchTool
Inherits ResponsesTool
Implements IJsonModel(Of ResponsesWebSearchTool), IPersistableModel(Of ResponsesWebSearchTool)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| ResponsesWebSearchTool() |
Initializes a new instance of ResponsesWebSearchTool. |
Properties
| Name | Description |
|---|---|
| CustomSearchConfiguration |
The project connections attached to this tool. There can be a maximum of 1 connection resource attached to the tool. |
| Description |
Deprecated. This property is deprecated and will be removed in a future version. |
| Filters |
Gets or sets the Filters. |
| Name |
Deprecated. This property is deprecated and will be removed in a future version. |
| SearchContextSize |
High level guidance for the amount of context window space to use for the search. One of |
| ToolConfigs |
Deprecated. This property is deprecated and will be removed in a future version. |
| UserLocation |
Gets or sets the UserLocation. |