mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Fix default thonk separator
This commit is contained in:
@ -257,7 +257,7 @@ let power_user = {
|
|||||||
add_to_prompts: false,
|
add_to_prompts: false,
|
||||||
prefix: '<think>\n',
|
prefix: '<think>\n',
|
||||||
suffix: '\n</think>',
|
suffix: '\n</think>',
|
||||||
separator: '\n',
|
separator: '\n\n',
|
||||||
max_additions: 1,
|
max_additions: 1,
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user