Table of Contents

Event AfterTextCompletion

Namespace
LMKit.TextGeneration
Assembly
LM-Kit.NET.dll

Event triggered following the execution of a text completion.

event EventHandler<AfterTextCompletionEventArgs> AfterTextCompletion

Returns

EventHandler<AfterTextCompletionEventArgs>
Event triggered following the execution of a text completion.