imageGenerator
imageGenerator(
params
):FunctionTool
<{prompt
:string
; },JSONValue
|Promise
<JSONValue
>,object
>
Defined in: .build/typescript/packages/tools/src/tools/img-gen.ts:27
Parameters
Section titled “Parameters”params
Section titled “params”Returns
Section titled “Returns”FunctionTool
<{ prompt
: string
; }, JSONValue
| Promise
<JSONValue
>, object
>