WebSearchPreviewTool.SearchContextSize Property

Definition

High level guidance for the amount of context window space to use for the search. One of low, medium, or high. medium is the default.

public Azure.AI.AgentServer.Responses.Models.SearchContextSize? SearchContextSize { get; set; }
member this.SearchContextSize : Nullable<Azure.AI.AgentServer.Responses.Models.SearchContextSize> with get, set
Public Property SearchContextSize As Nullable(Of SearchContextSize)

Property Value

Applies to