Spaces:
Sleeping
Sleeping
| SPACE_SPEC = { | |
| "id": "model-router-space", | |
| "name": "Model Router Space", | |
| "icon": "🛣️", | |
| "color": "#eab308", | |
| "layer": "Infrastructure Layer", | |
| "description": "GPT routing, Claude routing, fallback models, cost optimization, and model selection.", | |
| "responsibilities": [ | |
| "gpt routing", | |
| "claude routing", | |
| "fallback models", | |
| "cost optimization", | |
| "model selection" | |
| ], | |
| "roles": [ | |
| "cognition", | |
| "automation" | |
| ] | |
| } | |