Kind: Function
Source: atloria-monorepo/libs/pme-core/src/tools/generate-image.tool.ts
Signature
tsfunction createGenerateImageTool(generateFn: ImageGenerateFn): ToolDefinition<PmeContext>
Parameters
| Name | Type |
|---|---|
generateFn | ImageGenerateFn |
Returns: ToolDefinition<PmeContext>
Was this page helpful?