mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Ditto, for chat completion
This commit is contained in:
@ -3365,6 +3365,7 @@ async function saveOpenAIPreset(name, settings, triggerUi = true) {
|
|||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
toastr.error('Failed to save preset');
|
toastr.error('Failed to save preset');
|
||||||
|
throw new Error('Failed to save preset');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user