Skip to content

@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

ParameterTypeDefault valueDescription
surveySurveyConfigundefinedSurvey configuration
customInstructions?stringundefinedOptional custom instructions to append
enableTestTools?booleanfalseWhether to enable test-specific tools (endTest) - ONLY for platform tester

Returns

string

System prompt string