{
  "baseUrl": "https://opengateway.gitlawb.com/v1",
  "apiKey": "your-api-key-here",
  "models": [
    {
      "id": "mimo-v2.5-pro",
      "name": "MiMo 2.5 Pro (Gateway)",
      "reasoning": true,
      "input": ["text"],
      "cost": { "input": 0, "output": 0, "cacheRead": 0, "cacheWrite": 0 },
      "contextWindow": 1048576,
      "maxTokens": 16384
    }
  ]
}
