AzureAIAgentTarget.ToolDescriptions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)