AzureAIAssistantTarget.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 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)