Update default reasoning config to match added template

5e3c7570fac60cdbb0cb94e0f81521baaaad8b67

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +3 -3Showing whitespace changes
public/scripts/power-user.js+3 -3
@@ -286,9 +286,9 @@ export const power_user = {
286286 add_to_prompts: false,
287287 auto_expand: false,
288288 show_hidden: false,
289289 prefix: '<think>\n',
290290 suffix: '\n</think>',
291291 separator: '\n\n',
292292 max_additions: 1,
293293 },
294294