7 lines
415 B
JSON
7 lines
415 B
JSON
|
{
|
||
|
"name": "simple-proxy-for-tavern",
|
||
|
"story_string": "### Input:\n{{#if description}}{{description}}\n{{/if}}{{#if personality}}{{char}}'s personality: {{personality}}\n{{/if}}{{#if scenario}}Scenario: {{scenario}}\n{{/if}}### Response:\n(OOC) Understood. I will take this info into account for the roleplay. (end OOC)",
|
||
|
"chat_start": "### New Roleplay:",
|
||
|
"example_separator": "### New Roleplay:"
|
||
|
}
|