Property TokenCount
- Namespace
- LMKit.TextGeneration.Chat
- Assembly
- LM-Kit.NET.dll
TokenCount
Indicates the total count of tokens needed by the associated language model to tokenize the content of this instance.
public int TokenCount { get; }
Indicates the total count of tokens needed by the associated language model to tokenize the content of this instance.
public int TokenCount { get; }