Language

GenerateVoiceAgentRequest.Tools Property

Definition

Optional tools carried through verbatim onto the generated agent (see VoiceAgentTool).

public System.Collections.Generic.IList<Azure.AI.Projects.Agents.VoiceAgentTool> Tools { get; }
member this.Tools : System.Collections.Generic.IList<Azure.AI.Projects.Agents.VoiceAgentTool>
Public ReadOnly Property Tools As IList(Of VoiceAgentTool)

Property Value

Applies to