Add 01.AI as a chat completion source

This commit is contained in:
Cohee
2024-06-28 00:51:09 +03:00
parent 537cfbc027
commit cf56bfb6a9
11 changed files with 183 additions and 5 deletions

View File

@@ -40,6 +40,7 @@ const SECRET_KEYS = {
PERPLEXITY: 'api_key_perplexity',
GROQ: 'api_key_groq',
AZURE_TTS: 'api_key_azure_tts',
ZEROONEAI: 'api_key_01ai',
};
// These are the keys that are safe to expose, even if allowKeysExposure is false