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