{
  "key": "gemini-3-1-pro-preview-low",
  "name": "Gemini 3.1 Pro (Preview Low)",
  "description": "Advanced Gemini model for complex reasoning, coding, and multimodal analysis",
  "lab": "google",
  "family": "gemini",
  "release_date": "2026-02-21",
  "knowledge": null,
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "image",
      "audio"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": true,
    "attachment": true,
    "reasoning_options": []
  },
  "limit": {
    "context": 1048576,
    "output": 65536
  },
  "offerings": [
    {
      "provider": "nano-gpt",
      "provider_model_id": "google/gemini-3.1-pro-preview-low",
      "name": "Gemini 3.1 Pro (Preview Low)",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 2,
        "output": 12,
        "cache_read": 0.2,
        "cache_write": 0.375,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 1048576,
        "output": 65536,
        "input": 1048576
      },
      "status": null,
      "last_updated": "2026-02-21"
    }
  ]
}