ResponsesToolSearchToolParam.Execution Property

Definition

Whether tool search is executed by the server or by the client.

public Azure.AI.Extensions.OpenAI.ResponsesToolSearchExecutionType? Execution { get; set; }
member this.Execution : Nullable<Azure.AI.Extensions.OpenAI.ResponsesToolSearchExecutionType> with get, set
Public Property Execution As Nullable(Of ResponsesToolSearchExecutionType)

Property Value

Applies to