{
  "key": "gemini-2-5-computer-use-preview-10-2025",
  "name": "Gemini 2.5 Computer Use Preview 10-2025",
  "description": "Specialized Gemini 2.5 model for browser-control agents that automate UI tasks",
  "lab": "google",
  "family": "gemini-pro",
  "release_date": "2025-10-07",
  "knowledge": "2025-01",
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "image"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": null,
    "attachment": true,
    "reasoning_options": []
  },
  "limit": {
    "context": 131072,
    "output": 65536
  },
  "offerings": [
    {
      "provider": "google",
      "provider_model_id": "gemini-2.5-computer-use-preview-10-2025",
      "name": "Gemini 2.5 Computer Use Preview 10-2025",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 1.25,
        "output": 10,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": {
          "input": 2.5,
          "output": 15
        },
        "tiers": [
          {
            "input": 2.5,
            "output": 15,
            "tier": {
              "type": "context",
              "size": 200000
            }
          }
        ]
      },
      "limit": {
        "context": 131072,
        "output": 65536,
        "input": null
      },
      "status": null,
      "last_updated": "2025-10-07"
    },
    {
      "provider": "merge-gateway",
      "provider_model_id": "google/gemini-2.5-computer-use-preview-10-2025",
      "name": "Gemini 2.5 Computer Use Preview (10-2025)",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 1.25,
        "output": 10,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 128000,
        "output": 64000,
        "input": null
      },
      "status": null,
      "last_updated": "2025-10-07"
    }
  ]
}