DataDetective / .env.example
Viani's picture
Clean: remove all AMD Gateway references, use only OpenAI client with HF_TOKEN
addf82a verified
raw
history blame contribute delete
181 Bytes
# LLM Configuration (required)
API_BASE_URL=https://router.huggingface.co/v1
MODEL_NAME=gpt-4.1-mini
HF_TOKEN=hf_your_token_here
# Environment server
ENV_URL=http://localhost:7860