esicodehub-ai / ai-detection.env.example
WissalllK's picture
Add ESIcodeHub AI detection service
a937307
raw
history blame contribute delete
199 Bytes
# HuggingFace token (for downloading models)
HF_TOKEN=your_huggingface_token_here
# Groq API keys (if used by the AI service)
GROQ_API_KEY_1=your_key_here
# Add any other AI service env vars below