Share via


CreateRunStreamingOptions.OverrideTools Property

Definition

The overridden list of enabled tools that the Agent should use to run the thread.

public System.Collections.Generic.IEnumerable<Azure.AI.Agents.Persistent.ToolDefinition> OverrideTools { get; set; }
member this.OverrideTools : seq<Azure.AI.Agents.Persistent.ToolDefinition> with get, set
Public Property OverrideTools As IEnumerable(Of ToolDefinition)

Property Value

Applies to