gdpr-auditor / .env.example
Charan Sai Mamidala
Add .env.example for easy setup and update README
bc2ecc6
raw
history blame contribute delete
224 Bytes
# Example environment variables - copy to .env and fill in your values
API_BASE_URL=https://router.huggingface.co/v1
MODEL_NAME=Qwen/Qwen2.5-72B-Instruct
HF_TOKEN=your_huggingface_token_here
SERVER_URL=http://localhost:7860