toolToAiSdk
function toolToAiSdk<TInput, TOutput>(def): Tool<TInput, TOutput>;Type Parameters
Section titled “Type Parameters”| Type Parameter | Default type |
|---|---|
|
|
|
|
|
|
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
|
|
|
Returns
Section titled “Returns”Tool<TInput, TOutput>