mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Exclude 'include_reasoning' from TC presets
This commit is contained in:
@@ -586,6 +586,7 @@ class PresetManager {
|
|||||||
'tabby_model',
|
'tabby_model',
|
||||||
'derived',
|
'derived',
|
||||||
'generic_model',
|
'generic_model',
|
||||||
|
'include_reasoning',
|
||||||
];
|
];
|
||||||
const settings = Object.assign({}, getSettingsByApiId(this.apiId));
|
const settings = Object.assign({}, getSettingsByApiId(this.apiId));
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user