# Required by evaluator/inference runtime API_BASE_URL=https://router.huggingface.co/v1 MODEL_NAME=Qwen/Qwen2.5-Coder-7B-Instruct HF_TOKEN=hf_xxx # Optional runtime settings GRAPHREVIEW_BENCHMARK=graphreview GRAPHREVIEW_TASKS=style_review,logic_review,cascade_review GRAPHREVIEW_SUCCESS_THRESHOLD=0.6 GRAPHREVIEW_BASE_URL=http://127.0.0.1:7860