SillyTavern-Presets / Prompts /Alpaca /v1.6 /[Alpaca-Context]Assistant-v1.6.json
Virt-io's picture
Update Assistant Card & Add Assistant presets
5226cf1
raw
history blame
No virus
1.27 kB
{
"story_string": "### Instruction:\n{{#if system}}{{system}}\n\n\n<!-- Chat Context -->\n<hr>\n\n\n### Main Scenario\n{{/if}}{{#if scenario}}{{scenario}}\n\n\n### {{char}}'s Persona\n{{/if}}{{#if personality}}{{personality}}\n\n\n### {{user}}'s Persona\n{{/if}}{{#if persona}}{{persona}}\n\n\n## {{char}}'s Example Dialogue\nThe following examples illustrate {{char}}'s unique dialect and speaking quirks. Study them to gain a deeper understanding of their personality, but be sure to incorporate these traits in a way that feels authentic and nuanced, rather than simply copying them verbatim.\n\n<!-- Start of {{char}}'s Example Dialogue -->\n{{/if}}{{#if mesExamples}}{{mesExamples}}\n<!-- End of {{char}}'s Example Dialogue -->\n\n\n## Description\n{{/if}}{{#if description}}{{description}}\n\n\n## Extra Information (Optional)\n\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n\n{{/if}}{{#if wiAfter}}{{wiAfter}}\n{{/if}}{{trim}}\n\n",
"example_separator": "",
"chat_start": "\n\n### Response:\nStarting a chat with the provided context.\n",
"use_stop_strings": false,
"allow_jailbreak": false,
"always_force_name2": true,
"trim_sentences": false,
"include_newline": false,
"single_line": false,
"name": "[Alpaca]Assistant-v1.6"
}