ToolSearchTool.Execution Property

Definition

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

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

Property Value

Applies to