Table of Contents

Event BeforeToolInvocation

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

Fired before a tool invocation. Handlers may cancel the call.

public event EventHandler<BeforeToolInvocationEventArgs> BeforeToolInvocation

Returns

EventHandler<BeforeToolInvocationEventArgs>
Fired before a tool invocation. Handlers may cancel the call.