Kind: Function
Source: atloria-monorepo/libs/pme-core/src/prompts/layout.prompts.ts
Signature
tsfunction buildLayoutTaskPrompt(sectionType: SectionType, contentJson: string): string
Parameters
| Name | Type |
|---|---|
sectionType | SectionType |
contentJson | string |
Returns: string
Was this page helpful?