{
  "key": "x-preview-f",
  "name": "Ox Alpha Free (Unlimited)",
  "description": "Stealth reasoning model for coding, agentic tasks, and tool use",
  "lab": null,
  "family": null,
  "release_date": "2026-08-21",
  "knowledge": null,
  "open_weights": false,
  "has_free_offering": true,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "image",
      "video"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": true,
    "attachment": true,
    "reasoning_options": [
      {
        "type": "effort",
        "values": [
          "low",
          "high",
          "max"
        ]
      }
    ]
  },
  "limit": {
    "context": 1000000,
    "output": 131072
  },
  "offerings": [
    {
      "provider": "opencode",
      "provider_model_id": "x-preview-f-free",
      "name": "Ox Alpha Free (Unlimited)",
      "variants": [
        "free"
      ],
      "free": true,
      "priced": false,
      "cost": {
        "input": 0,
        "output": 0,
        "cache_read": 0,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 1000000,
        "output": 131072,
        "input": null
      },
      "status": "deprecated",
      "last_updated": "2026-08-21"
    }
  ]
}