mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-02-01 11:56:48 +01:00
Merge pull request #850 from StefanDanielSchwarz/improved-roleplay-preset
This commit is contained in:
commit
baddee8082
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"input_sequence": "",
|
"input_sequence": "### Instruction:",
|
||||||
"macro": true,
|
"macro": true,
|
||||||
"name": "Roleplay",
|
"name": "Roleplay",
|
||||||
"names": true,
|
"names": false,
|
||||||
"output_sequence": "",
|
"output_sequence": "### Response (2 paragraphs, engaging, natural, authentic, descriptive, creative):",
|
||||||
"separator_sequence": "",
|
"separator_sequence": "",
|
||||||
"stop_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": "",
|
"system_sequence": "",
|
||||||
"wrap": true
|
"wrap": true
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user