cedric-agent / env-example.txt
claridon's picture
Upload folder using huggingface_hub
d1b7767 verified
raw
history blame
253 Bytes
# Copy this file to .env and fill in your actual values
# OpenAI API Configuration (Required)
OPENAI_API_KEY=your_openai_api_key_here
# Pushover Notifications (Optional)
PUSHOVER_TOKEN=your_pushover_token_here
PUSHOVER_USER=your_pushover_user_key_here