Added simple-proxy-for-tavern context template and instruct preset

This commit is contained in:
Stefan Daniel Schwarz
2023-08-18 21:16:04 +02:00
parent 6a89967144
commit a40df0c117
2 changed files with 19 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
{
"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:"
}