{
  "key": "databricks-gemini-3-1-pro",
  "name": "Gemini 3.1 Pro Preview Custom Tools",
  "description": "Advanced Gemini model for complex reasoning, coding, and multimodal analysis",
  "lab": "google",
  "family": "gemini-pro",
  "release_date": "2026-02-19",
  "knowledge": "2025-01",
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "image",
      "video",
      "audio",
      "pdf"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": true,
    "attachment": true,
    "reasoning_options": [
      {
        "type": "effort",
        "values": [
          "low",
          "medium",
          "high"
        ]
      }
    ]
  },
  "limit": {
    "context": 1048576,
    "output": 65536
  },
  "offerings": [
    {
      "provider": "databricks",
      "provider_model_id": "databricks-gemini-3-1-pro",
      "name": "Gemini 3.1 Pro Preview Custom Tools",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 2,
        "output": 12,
        "cache_read": 0.2,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": {
          "input": 4,
          "output": 18
        },
        "tiers": [
          {
            "input": 4,
            "output": 18,
            "cache_read": 0.4,
            "tier": {
              "type": "context",
              "size": 200000
            }
          }
        ]
      },
      "limit": {
        "context": 1048576,
        "output": 65536,
        "input": null
      },
      "status": null,
      "last_updated": "2026-02-19"
    }
  ]
}