mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
(WIP) PaLM API
This commit is contained in:
@ -19,6 +19,7 @@ const SECRET_KEYS = {
|
||||
SCALE_COOKIE: 'scale_cookie',
|
||||
ONERING_URL: 'oneringtranslator_url',
|
||||
DEEPLX_URL: 'deeplx_url',
|
||||
PALM: 'api_key_palm',
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user