mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Merge pull request #3386 from SillyTavern/reasoning-parse
Reasoning blocks auto-parsing
This commit is contained in:
@ -254,6 +254,7 @@ let power_user = {
|
||||
},
|
||||
|
||||
reasoning: {
|
||||
auto_parse: false,
|
||||
add_to_prompts: false,
|
||||
prefix: '<think>\n',
|
||||
suffix: '\n</think>',
|
||||
|
Reference in New Issue
Block a user