Add API key

This commit is contained in:
oobabooga
2024-02-06 20:00:16 -08:00
parent 2815990589
commit 21fb143718
5 changed files with 29 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ const SECRET_KEYS = {
TOGETHERAI: 'api_key_togetherai',
MISTRALAI: 'api_key_mistralai',
CUSTOM: 'api_key_custom',
OOBA: 'api_key_ooba'
};
/**