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

Property Value

Applies to