Namespace LMKit.TextGeneration.Events
Classes
- AfterTextCompletionEventArgs
Provides details for the event that occurs after a text completion operation.
- AfterTokenSamplingEventArgs
Provides data for the event that is raised after a token has been selected (sampled) by the text generation process.
- BeforeTokenSamplingEventArgs
Provides details for the event that occurs before a token sampling operation.