Property TextChunk
- Namespace
- LMKit.TextGeneration.Events
- Assembly
- LM-Kit.NET.dll
TextChunk
Gets the text representation of the currently selected token.
public string TextChunk { get; }
Property Value
Remarks
This property allows you to inspect the actual string that the model added (or intends to add) to the output text.