Limit to ooba only. Exclude from presets

This commit is contained in:
Cohee
2024-02-29 11:33:47 +02:00
parent 76669ff8bb
commit 184fd1622f
2 changed files with 2 additions and 1 deletions

View File

@ -315,6 +315,7 @@ class PresetManager {
'bypass_status_check',
'infermaticai_model',
'openrouter_model',
'max_tokens_second',
];
const settings = Object.assign({}, getSettingsByApiId(this.apiId));