Share via


AzureAIAssistantTarget.ToolDescriptions Property

Definition

The descriptions of tools available to the assistant.

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