mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2024-12-13 10:00:36 +01:00
12 lines
664 B
JSON
12 lines
664 B
JSON
{
|
|
"story_string": "{{system}}\n{{#if wiBefore}}{{wiBefore}}\n{{/if}}{{#if description}}{{char}}'s 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}}{{user}}'s persona: {{persona}}\n{{/if}}",
|
|
"example_separator": "Example of an interaction:",
|
|
"chat_start": "This is the history of the roleplay:",
|
|
"use_stop_strings": false,
|
|
"allow_jailbreak": false,
|
|
"always_force_name2": true,
|
|
"trim_sentences": false,
|
|
"include_newline": false,
|
|
"single_line": false,
|
|
"name": "Lightning 1.1"
|
|
} |