Partager via


KernelFunction.Description Property

Definition

Gets a description of the function.

public string Description { get; }
member this.Description : string
Public ReadOnly Property Description As String

Property Value

Remarks

The description may be supplied to a model in order to elaborate on the function's purpose, in case it may be beneficial for the model to recommend invoking the function.

Applies to