Logprobs.Tokens

Logprobs.Tokens property

Gets or sets a list of message content tokens with log probability information.

public List<string> Tokens { get; set; }

See Also