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

Property Value

Applies to