File size: 388 Bytes
f477f87
 
 
 
28e4200
 
 
 
 
1
2
3
4
5
6
7
8
9
# Environment variables for local development ("dev" environment).
# These values are loaded from the .env file when running locally.
# In production ("prod" environment), environment variables must be set in the system 
# and will not be loaded from this file.

# API Keys
HUME_API_KEY=YOUR_HUME_API_KEY
ANTHROPIC_API_KEY=YOUR_ANTHROPIC_API_KEY
ELEVENLABS_API_KEY=YOUR_ELEVENLABS_API_KEY