Event AfterToolInvocation
- Namespace
- LMKit.TextGeneration
- Assembly
- LM-Kit.NET.dll
Fired after a tool invocation finishes (or when it was cancelled/errored).
public event EventHandler<AfterToolInvocationEventArgs> AfterToolInvocation
Returns
- EventHandler<AfterToolInvocationEventArgs>
- Fired after a tool invocation finishes (or when it was cancelled/errored).