gfhshf / .env.example
haaaaus's picture
Upload 25 files
41a6ed6 verified
raw
history blame contribute delete
339 Bytes
# Google Gemini API Key
# Get your API key from: https://makersuite.google.com/app/apikey
GEMINI_API_KEY=your_gemini_api_key_here
# Instructions:
# 1. Copy this file to .env
# 2. Replace 'your_gemini_api_key_here' with your actual Gemini API key
# 3. The application will automatically load the API key from environment variables