Share via


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.Contracts.Generated.OpenAI.WebSearchPreviewToolSearchContextSize? SearchContextSize { get; set; }
member this.SearchContextSize : Nullable<Azure.AI.AgentServer.Contracts.Generated.OpenAI.WebSearchPreviewToolSearchContextSize> with get, set
Public Property SearchContextSize As Nullable(Of WebSearchPreviewToolSearchContextSize)

Property Value

Applies to