{
  "enabled": false,
  "indicator": "widget",
  "indicatorText": "⚡fast",
  "indicatorColor": "#ffa657",
  "warnAboveUsd": 5,
  "extraRules": [
    {
      "provider": "openrouter",
      "api": "openai-completions",
      "models": ["anthropic/claude-opus-5"],
      "body": { "provider": { "sort": "throughput" } },
      "costMultiplier": 1,
      "note": "example: route to the fastest upstream instead of the cheapest"
    }
  ]
}
