WebSearchPreviewTool 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 preview.
public class WebSearchPreviewTool : Azure.AI.AgentServer.Responses.Models.Tool, System.ClientModel.Primitives.IJsonModel<Azure.AI.AgentServer.Responses.Models.WebSearchPreviewTool>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.AgentServer.Responses.Models.WebSearchPreviewTool>
type WebSearchPreviewTool = class
inherit Tool
interface IJsonModel<WebSearchPreviewTool>
interface IPersistableModel<WebSearchPreviewTool>
Public Class WebSearchPreviewTool
Inherits Tool
Implements IJsonModel(Of WebSearchPreviewTool), IPersistableModel(Of WebSearchPreviewTool)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| WebSearchPreviewTool() |
Initializes a new instance of WebSearchPreviewTool. |
Properties
| Name | Description |
|---|---|
| SearchContextSize |
High level guidance for the amount of context window space to use for the search. One of |
| UserLocation |
Gets or sets the UserLocation. |