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