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