mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-01-07 15:11:57 +01:00
7 lines
262 B
JSON
7 lines
262 B
JSON
{
|
|
"name": "Default",
|
|
"story_string": "{{#if description}}{{description}}\n{{/if}}{{#if personality}}{{char}}'s personality: {{personality}}\n{{/if}}{{#if scenario}}Scenario: {{scenario}}{{/if}}",
|
|
"chat_start": "***",
|
|
"example_separator": "***"
|
|
}
|