mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Limit to ooba only. Exclude from presets
This commit is contained in:
@ -315,6 +315,7 @@ class PresetManager {
|
||||
'bypass_status_check',
|
||||
'infermaticai_model',
|
||||
'openrouter_model',
|
||||
'max_tokens_second',
|
||||
];
|
||||
const settings = Object.assign({}, getSettingsByApiId(this.apiId));
|
||||
|
||||
|
Reference in New Issue
Block a user