Event AfterTextCompletion
- Namespace
- LMKit.TextGeneration
- Assembly
- LM-Kit.NET.dll
Event triggered following the execution of a text completion. Use to inspect the final assistant output and optionally influence post-processing.
event EventHandler<AfterTextCompletionEventArgs> AfterTextCompletionReturns
- EventHandler<AfterTextCompletionEventArgs>
- Event triggered following the execution of a text completion. Use to inspect the final assistant output and optionally influence post-processing.