mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Add missed power_user setting
This commit is contained in:
@ -256,6 +256,7 @@ let power_user = {
|
|||||||
reasoning: {
|
reasoning: {
|
||||||
auto_parse: false,
|
auto_parse: false,
|
||||||
add_to_prompts: false,
|
add_to_prompts: false,
|
||||||
|
auto_expand: false,
|
||||||
prefix: '<think>\n',
|
prefix: '<think>\n',
|
||||||
suffix: '\n</think>',
|
suffix: '\n</think>',
|
||||||
separator: '\n\n',
|
separator: '\n\n',
|
||||||
|
Reference in New Issue
Block a user