kcc-agri / .env.example
hritikm15's picture
KCC AgriAdvisor v1 — code deploy
ca88a2c verified
raw
history blame contribute delete
259 Bytes
# 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