mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Rename MakerSuite => AI Studio
This commit is contained in:
@ -4473,7 +4473,7 @@ async function onConnectButtonClick(e) {
|
||||
}
|
||||
|
||||
if (!secret_state[SECRET_KEYS.MAKERSUITE] && !oai_settings.reverse_proxy) {
|
||||
console.log('No secret key saved for MakerSuite');
|
||||
console.log('No secret key saved for Google AI Studio');
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user