mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2024-12-13 10:00:36 +01:00
12 lines
817 B
JSON
12 lines
817 B
JSON
{
|
|
"story_string": "## {{char}}\n- You're \"{{char}}\" in this never-ending roleplay with \"{{user}}\".\n### Input:\n{{#if system}}{{system}}\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n{{/if}}{{#if description}}{{description}}\n{{/if}}{{#if personality}}{{char}}'s personality: {{personality}}\n{{/if}}{{#if scenario}}Scenario: {{scenario}}\n{{/if}}{{#if wiAfter}}{{wiAfter}}\n{{/if}}{{#if persona}}{{persona}}\n{{/if}}### Response:\n(OOC) Understood. I will take this info into account for the roleplay. (end OOC)",
|
|
"example_separator": "### New Roleplay:",
|
|
"chat_start": "### New Roleplay:",
|
|
"use_stop_strings": false,
|
|
"allow_jailbreak": false,
|
|
"always_force_name2": true,
|
|
"trim_sentences": false,
|
|
"include_newline": false,
|
|
"single_line": false,
|
|
"name": "simple-proxy-for-tavern"
|
|
} |