File size: 115 Bytes
48ac4f0 | 1 2 3 4 5 | # Google Gemini API Key
GOOGLE_API_KEY="your-api-key"
# GEMINI_API_KEY for agents.py
GEMINI_API_KEY="your-api-key" |
48ac4f0 | 1 2 3 4 5 | # Google Gemini API Key
GOOGLE_API_KEY="your-api-key"
# GEMINI_API_KEY for agents.py
GEMINI_API_KEY="your-api-key" |