mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Add API key
This commit is contained in:
@@ -29,6 +29,7 @@ const SECRET_KEYS = {
|
||||
TOGETHERAI: 'api_key_togetherai',
|
||||
MISTRALAI: 'api_key_mistralai',
|
||||
CUSTOM: 'api_key_custom',
|
||||
OOBA: 'api_key_ooba'
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user