SmartSession.InvokeToolEventHandler
Wisej.AI.SmartSession InvokeToolEventHandler
Namespace: Wisej.AI
Assembly: Wisej.AI (3.5.0.0)
public delegate void InvokeToolEventHandler(Object sender, InvokeToolEventArgs e)
Parameters
Name
Type
Description
Fired By
Name
Description
Occurs before a tool is invoked.
Occurs after a tool is invoked.
Last updated