Share via


ChatCompletionsFunctionToolDefinition.Description Property

Definition

A description of what the function does. The model will use this description when selecting the function and interpreting its parameters.

public string Description { get; set; }
member this.Description : string with get, set
Public Property Description As String

Property Value

Applies to