{
  "key": "free",
  "name": "Auto Free",
  "description": "Automatic model router for matching prompts to suitable backends and budgets",
  "lab": null,
  "family": "auto",
  "release_date": "1970-01-01",
  "knowledge": null,
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": false,
    "attachment": false,
    "reasoning_options": []
  },
  "limit": {
    "context": 256000,
    "output": 32768
  },
  "offerings": [
    {
      "provider": "kilo",
      "provider_model_id": "kilo-auto/free",
      "name": "Auto Free",
      "variants": [],
      "free": false,
      "priced": false,
      "cost": {
        "input": 0,
        "output": 0,
        "cache_read": 0,
        "cache_write": 0,
        "reasoning": 0,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 256000,
        "output": 10000,
        "input": null
      },
      "status": null,
      "last_updated": "1970-01-01"
    },
    {
      "provider": "kilo",
      "provider_model_id": "openrouter/free",
      "name": "OpenRouter Free Models Router",
      "variants": [],
      "free": false,
      "priced": false,
      "cost": {
        "input": 0,
        "output": 0,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 200000,
        "output": 32768,
        "input": null
      },
      "status": null,
      "last_updated": "2026-02-01"
    },
    {
      "provider": "openrouter",
      "provider_model_id": "openrouter/free",
      "name": "Free Models Router",
      "variants": [],
      "free": false,
      "priced": false,
      "cost": {
        "input": 0,
        "output": 0,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 200000,
        "output": 8000,
        "input": 200000
      },
      "status": null,
      "last_updated": "2026-02-01"
    },
    {
      "provider": "orcarouter",
      "provider_model_id": "orcarouter/free",
      "name": "OrcaRouter Free",
      "variants": [],
      "free": false,
      "priced": false,
      "cost": {
        "input": 0,
        "output": 0,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 65536,
        "output": 32768,
        "input": null
      },
      "status": null,
      "last_updated": "2026-08-27"
    }
  ]
}