IToolMiddleware Type
Middleware that wraps tool execution (pre/post processing)
Instance members
| Instance member |
Description
|
Full Usage:
this.AfterExecute
Parameters:
string
arg1 : ToolInvocationResult
Returns: Task<ToolInvocationResult>
Modifiers: abstract |
Called after tool execution — can modify output
|
|
Nao