{
  "key": "databricks-gpt-oss-20b",
  "name": "GPT OSS 20B",
  "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": true,
    "attachment": false,
    "reasoning_options": [
      {
        "type": "effort",
        "values": [
          "low",
          "medium",
          "high"
        ]
      }
    ]
  },
  "limit": {
    "context": 131072,
    "output": 32768
  },
  "offerings": [
    {
      "provider": "databricks",
      "provider_model_id": "databricks-gpt-oss-20b",
      "name": "GPT OSS 20B",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.05,
        "output": 0.2,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 131072,
        "output": 32768,
        "input": null
      },
      "status": null,
      "last_updated": "2025-08-05"
    },
    {
      "provider": "edenai",
      "provider_model_id": "databricks/databricks-gpt-oss-20b",
      "name": "GPT OSS 20B (Databricks)",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.07,
        "output": 0.30002,
        "cache_read": 0.007,
        "cache_write": 0.07,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 131072,
        "output": 32768,
        "input": null
      },
      "status": null,
      "last_updated": "2025-08-05"
    },
    {
      "provider": "edenai",
      "provider_model_id": "databricks/databricks-gpt-oss-20b@eu",
      "name": "GPT OSS 20B (Databricks, EU)",
      "variants": [
        {
          "region": "eu"
        }
      ],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.07,
        "output": 0.30002,
        "cache_read": 0.007,
        "cache_write": 0.07,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 131072,
        "output": 32768,
        "input": null
      },
      "status": null,
      "last_updated": "2025-08-05"
    }
  ]
}