Share via


AzureAIAgentTarget.ToolDescriptions Property

Definition

The parameters used to control the sampling behavior of the agent during text generation.

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

Property Value

Applies to