Share via


ThreadRun.ParallelToolCalls Property

Definition

Determines if tools can be executed in parallel within the run.

public bool? ParallelToolCalls { get; }
member this.ParallelToolCalls : Nullable<bool>
Public ReadOnly Property ParallelToolCalls As Nullable(Of Boolean)

Property Value

Applies to