| # Mandatory hackathon environment variables | |
| API_BASE_URL=https://your-openai-compatible-endpoint/v1 | |
| MODEL_NAME=your-model-id | |
| HF_TOKEN=your-api-key | |
| # Optional for validator remote ping | |
| SPACE_URL=https://your-space-name.hf.space | |
| # Mandatory hackathon environment variables | |
| API_BASE_URL=https://your-openai-compatible-endpoint/v1 | |
| MODEL_NAME=your-model-id | |
| HF_TOKEN=your-api-key | |
| # Optional for validator remote ping | |
| SPACE_URL=https://your-space-name.hf.space | |