How It Works
The{{answer_mode}} variable tells the LLM which channel type is being used:
| Value | Channel Types |
|---|---|
digital | Chat, messaging, email, SMS, web widgets, social platforms (WhatsApp, Slack, Teams, etc.) |
voice | IVR, Alexa, Twilio Voice, Voice Gateway, AudioCodes |
Default Behavior
The Default-v2 prompt automatically includes{{answer_mode}}. No configuration needed if you’re using the default prompt.
Custom Prompt Configuration
When creating a custom prompt for Answer Generation, include{{answer_mode}} so the model adapts its response style.
Example prompt structure:
Response Formatting Guidelines
| Channel | Formatting |
|---|---|
| Digital | Markdown, bullet points, headings, structured layout |
| Voice | Plain text, short sentences, natural transitions, no special characters |