Share via


ApplicationOptions.AgentTools Property

Definition

Optional collection of agent tool definitions to include in agent run contexts. Tools can be FoundryTool instances or dictionary-based facades.

public System.Collections.Generic.IEnumerable<object>? AgentTools { get; init; }
member this.AgentTools : seq<obj> with get, set
Public Property AgentTools As IEnumerable(Of Object)

Property Value

Applies to