diff --git a/public/instruct/Roleplay.json b/public/instruct/Roleplay.json index 7172a6b95..ed9c55a37 100644 --- a/public/instruct/Roleplay.json +++ b/public/instruct/Roleplay.json @@ -1,13 +1,13 @@ { "enabled": true, - "input_sequence": "", + "input_sequence": "### Instruction:", "macro": true, "name": "Roleplay", - "names": true, - "output_sequence": "", + "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", + "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 }