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
- class Logprobs
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF
Gets or sets a list of message content tokens with log probability information.
public List<string> Tokens { get; set; }