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