{
  "key": "gemma-4-31b-darkidol",
  "name": "Gemma 4 31B DarkIdol",
  "description": "Compact GPT model for low-latency assistance and high-volume workloads",
  "lab": "google",
  "family": "gemma",
  "release_date": "2026-05-01",
  "knowledge": null,
  "open_weights": true,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "image"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": false,
    "attachment": true,
    "reasoning_options": [
      {
        "type": "effort",
        "values": [
          "none",
          "high"
        ]
      }
    ]
  },
  "limit": {
    "context": 262144,
    "output": 16384
  },
  "offerings": [
    {
      "provider": "nano-gpt",
      "provider_model_id": "Gemma-4-31B-DarkIdol",
      "name": "Gemma 4 31B DarkIdol",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.306,
        "output": 0.306,
        "cache_read": 0.153,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 262144,
        "output": 16384,
        "input": 262144
      },
      "status": null,
      "last_updated": "2026-05-01"
    }
  ]
}