Graphorin API reference v0.4.0
Graphorin API reference / @graphorin/tools / / createToolExecutor
Function: createToolExecutor()
ts
function createToolExecutor(opts): ToolExecutor;Defined in: packages/tools/src/executor/executor.ts:278
Build a ToolExecutor bound to a registry.
Parameters
| Parameter | Type |
|---|---|
opts | ExecutorOptions |