@sibilance.is/client v0.1.0-alpha.4
@sibilance.is/client / index / buildSurveySystemPrompt
Function: buildSurveySystemPrompt()
ts
function buildSurveySystemPrompt(
survey,
customInstructions?,
enableTestTools?): string;Defined in: CmdPr/sibilance/client/src/lib/system-prompt.ts:19
Build system prompt for flexible survey interviewing
Parameters
| Parameter | Type | Default value | Description |
|---|---|---|---|
survey | SurveyConfig | undefined | Survey configuration |
customInstructions? | string | undefined | Optional custom instructions to append |
enableTestTools? | boolean | false | Whether to enable test-specific tools (endTest) - ONLY for platform tester |
Returns
string
System prompt string