mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
#1627 Bypass status check and custom model for textgen type
This commit is contained in:
@ -311,6 +311,8 @@ class PresetManager {
|
||||
'ollama_model',
|
||||
'server_urls',
|
||||
'type',
|
||||
'custom_model',
|
||||
'bypass_status_check',
|
||||
];
|
||||
const settings = Object.assign({}, getSettingsByApiId(this.apiId));
|
||||
|
||||
|
Reference in New Issue
Block a user