{
  "key": "gemini-2-5-pro-preview",
  "name": "Google: Gemini 2.5 Pro Preview 06-05",
  "description": "Advanced Gemini model for complex reasoning, coding, and multimodal analysis",
  "lab": "google",
  "family": "gemini",
  "release_date": "2025-06-05",
  "knowledge": null,
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "pdf",
      "image",
      "text",
      "audio"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": true,
    "attachment": true,
    "reasoning_options": [
      {
        "type": "effort",
        "values": [
          "high"
        ]
      }
    ]
  },
  "limit": {
    "context": 1048576,
    "output": 65536
  },
  "offerings": [
    {
      "provider": "kilo",
      "provider_model_id": "google/gemini-2.5-pro-preview",
      "name": "Google: Gemini 2.5 Pro Preview 06-05",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 1.25,
        "output": 10,
        "cache_read": 0.125,
        "cache_write": 0.375,
        "reasoning": 10,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 1048576,
        "output": 65536,
        "input": null
      },
      "status": null,
      "last_updated": "2025-06-05"
    },
    {
      "provider": "openrouter",
      "provider_model_id": "google/gemini-2.5-pro-preview",
      "name": "Gemini 2.5 Pro Preview 06-05",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 1.25,
        "output": 10,
        "cache_read": 0.125,
        "cache_write": 0.375,
        "reasoning": 10,
        "context_over_200k": {
          "input": 2.5,
          "output": 15
        },
        "tiers": [
          {
            "input": 2.5,
            "output": 15,
            "cache_read": 0.25,
            "tier": {
              "type": "context",
              "size": 200000
            }
          }
        ]
      },
      "limit": {
        "context": 1048576,
        "output": 65536,
        "input": null
      },
      "status": null,
      "last_updated": "2025-06-05"
    }
  ]
}