Files
eve-alpha/.env.example
Aodhan Collins 8d6a681baa Phase 2 complete.
2025-10-06 21:08:25 +01:00

11 lines
368 B
Plaintext

# EVE Environment Variables
# Copy this file to .env and fill in your API keys
# OpenRouter API Key (unified access to GPT-4, Claude, Llama, and more)
# Get your key at: https://openrouter.ai/keys
OPENROUTER_API_KEY=sk-or-v1-your-key-here
# ElevenLabs API Key (for text-to-speech)
# Get your key at: https://elevenlabs.io
ELEVENLABS_API_KEY=your-elevenlabs-key-here