This commit is contained in:
NWilson 2024-02-16 10:23:26 -06:00
parent 8075e4cd1e
commit c6c73fedad
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ const SECRET_KEYS = {
MISTRALAI: 'api_key_mistralai',
CUSTOM: 'api_key_custom',
OOBA: 'api_key_ooba',
INFERMATICAI: 'api_key_infermaticai',
};
/**