policy-analysis / .env.example
kaburia's picture
updated app
5d99375
Raw
History Blame Contribute Delete
321 Bytes
# Environment variables for Policy Analysis Application
# Copy this file to .env and update the values
# API Configuration
API_KEY=your_api_key_here
# Model Configuration
MODEL=llama3.3-70b-instruct
# Model Pre-loading
PRELOAD_MODELS=true
# HuggingFace Configuration (optional)
# HF_TOKEN=your_huggingface_token_here