Kind: Function
Source: atloria-monorepo/libs/pme-core/src/prompts/strategy.prompts.ts
Signature
tsfunction buildStrategyQuestionPrompt(docSummary: string, screenshotCount: number): string
Parameters
| Name | Type |
|---|---|
docSummary | string |
screenshotCount | number |
Returns: string
Was this page helpful?