mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-02-09 08:38:53 +01:00
ca4d3c5ffe
* Refactor instruct names behavior controls Closes #2819 * Remove current persona from force names * Don't add current user name in groups * Revert to old text * Add titles to names behavior * Proper default for names_behavior
24 lines
976 B
JSON
24 lines
976 B
JSON
{
|
||
"system_prompt": "Below is an instruction that describes a task. Write a response that appropriately completes the request.\n\n### Instruction:\nTake the role of {{char}} in a play that leaves a lasting impression on {{user}}. Write {{char}}'s next reply.\nNever skip or gloss over {{char}}’s actions. Progress the scene at a naturally slow pace.\n\n",
|
||
"input_sequence": "### Instruction:",
|
||
"output_sequence": "### Response: (length = unlimited)",
|
||
"last_output_sequence": "",
|
||
"system_sequence": "",
|
||
"stop_sequence": "",
|
||
"wrap": true,
|
||
"macro": true,
|
||
"names_behavior": "force",
|
||
"activation_regex": "",
|
||
"system_sequence_prefix": "",
|
||
"system_sequence_suffix": "",
|
||
"first_output_sequence": "",
|
||
"skip_examples": false,
|
||
"output_suffix": "",
|
||
"input_suffix": "",
|
||
"system_suffix": "",
|
||
"user_alignment_message": "",
|
||
"system_same_as_user": true,
|
||
"last_system_sequence": "",
|
||
"name": "Lightning 1.1"
|
||
}
|