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