ChatChoice.FinishReason Property

Definition

The reason that this chat completions choice completed its generated.

public Azure.AI.Inference.CompletionsFinishReason? FinishReason { get; }
member this.FinishReason : Nullable<Azure.AI.Inference.CompletionsFinishReason>
Public ReadOnly Property FinishReason As Nullable(Of CompletionsFinishReason)

Property Value

Applies to