Share via


CompletionsLogProbabilityModel.Tokens Property

Definition

The textual forms of tokens evaluated in this probability model.

public System.Collections.Generic.IReadOnlyList<string> Tokens { get; }
member this.Tokens : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property Tokens As IReadOnlyList(Of String)

Property Value

Applies to