Add support for Google Gemini AI
This commit is contained in:
@@ -13,5 +13,8 @@ ANTHROPIC_API_KEY=your_anthropic_api_key_here
|
||||
# Get yours at https://platform.openai.com
|
||||
OPENAI_API_KEY=your_openai_api_key_here
|
||||
|
||||
# Get yours at https://aistudio.google.com/app/apikey
|
||||
GEMINI_API_KEY=your_gemini_api_key_here
|
||||
|
||||
# Get yours at https://console.groq.com
|
||||
GROQ_API_KEY=your_groq_api_key_here
|
||||
Reference in New Issue
Block a user