EDU_Recommender / .env.example
Omarrran's picture
Add EduRecommender HuggingFace Spaces app
5bd3663
raw
history blame contribute delete
442 Bytes
# ── LLM settings (optional β€” enables LLM re-ranking) ────────────────
HF_TOKEN=
OPENROUTER_API_KEY=
LLM_MODEL=moonshotai/Kimi-K2.5:novita
LLM_BASE_URL=https://router.huggingface.co/v1/chat/completions
# ── Server ──────────────────────────────────────────────────────────
PORT=7860