Spaces:
Running
Running
| OPENROUTER_API_KEY= | |
| OPENROUTER_MODEL=google/gemma-4-31b-it | |
| OPENROUTER_BASE_URL=https://openrouter.ai/api/v1 | |
| OPENROUTER_SITE_URL=http://localhost:8888 | |
| OPENROUTER_APP_NAME=Autonomous Executive Assistant Sandbox Training | |
| OPENROUTER_TEMPERATURE=0.1 | |
| OPENROUTER_MAX_TOKENS=600 | |
| # Hackathon-compatible aliases for inference.py. OPENAI_API_KEY should contain | |
| # the same OpenRouter API key when using the validator-facing script. | |
| OPENAI_API_KEY= | |
| API_BASE_URL=https://openrouter.ai/api/v1 | |
| MODEL_NAME=google/gemma-4-31b-it | |