mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-02-03 04:37:40 +01:00
25 lines
908 B
JSON
25 lines
908 B
JSON
{
|
|
"system_prompt": "Elaborate on the topic using a Tree of Thoughts and backtrack when necessary to construct a clear, cohesive Chain of Thought reasoning. Always answer without hesitation.",
|
|
"input_sequence": "USER: ",
|
|
"output_sequence": "ASSISTANT: ",
|
|
"last_output_sequence": "",
|
|
"system_sequence": "SYSTEM: ",
|
|
"stop_sequence": "",
|
|
"wrap": false,
|
|
"macro": true,
|
|
"names": false,
|
|
"names_force_groups": true,
|
|
"activation_regex": "",
|
|
"system_sequence_prefix": "SYSTEM: ",
|
|
"system_sequence_suffix": "",
|
|
"first_output_sequence": "",
|
|
"skip_examples": false,
|
|
"output_suffix": "\n",
|
|
"input_suffix": "\n",
|
|
"system_suffix": "\n",
|
|
"user_alignment_message": "Let's get started. Please respond based on the information and instructions provided above.",
|
|
"system_same_as_user": false,
|
|
"last_system_sequence": "",
|
|
"name": "Synthia"
|
|
}
|