{
  "key": "gpt-oss-120b-high-throughput",
  "name": "GPT OSS 120B High Throughput",
  "description": "Open-weight GPT model for self-hosted reasoning and instruction-following workloads",
  "lab": "openai",
  "family": "gpt-oss",
  "release_date": "2025-08-05",
  "knowledge": null,
  "open_weights": true,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": null,
    "attachment": false,
    "reasoning_options": [
      {
        "type": "effort",
        "values": [
          "low",
          "medium",
          "high"
        ]
      }
    ]
  },
  "limit": {
    "context": 131072,
    "output": 16384
  },
  "offerings": [
    {
      "provider": "clarifai",
      "provider_model_id": "openai/chat-completion/models/gpt-oss-120b-high-throughput",
      "name": "GPT OSS 120B High Throughput",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.09,
        "output": 0.36,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 131072,
        "output": 16384,
        "input": null
      },
      "status": null,
      "last_updated": "2026-02-25"
    }
  ]
}