Spaces:
Sleeping
Sleeping
| # 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 | |
| # 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 | |