ResponsesCustomToolParam.ShouldDeferLoading Property

Definition

Whether this tool should be deferred and discovered via tool search.

public bool? ShouldDeferLoading { get; set; }
member this.ShouldDeferLoading : Nullable<bool> with get, set
Public Property ShouldDeferLoading As Nullable(Of Boolean)

Property Value

Applies to