Integrate killswitch into the block

This commit is contained in:
Cohee
2025-02-15 00:28:38 +02:00
parent a2a15b9978
commit 8a4cf86b65
5 changed files with 29 additions and 21 deletions

View File

@ -588,6 +588,7 @@ class PresetManager {
'generic_model',
'include_reasoning',
'global_banned_tokens',
'send_banned_tokens',
];
const settings = Object.assign({}, getSettingsByApiId(this.apiId));