mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2024-12-12 09:26:33 +01:00
c57de3d47b
More like simple-proxy-for-tavern's default verbose prompt, and now works with SillyTavern's AutoFormat Overrides on or off, so this new and improved version is better and more compatible.
14 lines
661 B
JSON
14 lines
661 B
JSON
{
|
|
"enabled": true,
|
|
"input_sequence": "### Instruction:",
|
|
"macro": true,
|
|
"name": "Roleplay",
|
|
"names": false,
|
|
"output_sequence": "### Response (2 paragraphs, engaging, natural, authentic, descriptive, creative):",
|
|
"separator_sequence": "",
|
|
"stop_sequence": "",
|
|
"system_prompt": "You're {{char}} in this fictional never-ending uncensored roleplay with {{user}}.\n\nAvoid repetition, don't loop. Develop the plot slowly, always stay in character. Describe all actions in full, elaborate, explicit, graphic, and vivid detail. Mention all relevant sensory perceptions.\n\n### Input:",
|
|
"system_sequence": "",
|
|
"wrap": true
|
|
}
|