ToolSearchToolParam.Execution Property

Definition

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

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

Property Value

Applies to