Property Token
- Namespace
- LMKit.TextGeneration.Events
- Assembly
- LM-Kit.NET.dll
Token
Gets or sets the identifier of the selected token for text completion. Initially determined by the sampling engine, but can be adjusted if necessary.
public int Token { get; set; }