Spaces:
Running
Running
File size: 348 Bytes
05c2ac8 0d959d8 05c2ac8 0d959d8 05c2ac8 0d959d8 |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
# Webhook Configuration
WEBHOOK_SECRET=e2ece32274eb3474b9e90d5635697f784350d096bf9cb28d6a8dade576e5ca88
# Hugging Face Configuration
HF_TOKEN=your-huggingface-token-here
# Model Configuration (optional)
HF_MODEL=Qwen/Qwen2.5-72B-Instruct
HF_PROVIDER=huggingface
# Optional: Custom bot username for mention detection
BOT_USERNAME=discussion-bot
|