Spaces:
Sleeping
Sleeping
| # 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 |