Table of Contents

Event AfterTextCompletion

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

This event is triggered following the execution of a text completion.

public event EventHandler<AfterTextCompletionEventArgs> AfterTextCompletion

Returns

EventHandler<AfterTextCompletionEventArgs>
This event is triggered following the execution of a text completion.