| # Copy this to .env and fill in your keys | |
| GROQ_API_KEY=gsk_xxxxxxxxxxxxxxxxxxxx | |
| GEMINI_API_KEY=AIzaSyxxxxxxxxxxxxxxxxx | |
| SECRET_KEY=your-random-secret-key-here | |
| ALLOWED_ORIGINS=https://YOUR_USERNAME-kcc-agri.hf.space | |
| B2B_DEMO_PASSWORD=demo123 | |
| OFFLINE_MODE=False | |