{
  "key": "gemini-2-0-flash",
  "name": "Gemini-2.0-Flash",
  "description": "Fast Gemini model balancing multimodal reasoning, tool use, and cost",
  "lab": "google",
  "family": "gemini-flash",
  "release_date": "2024-12-11",
  "knowledge": null,
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "image",
      "video",
      "audio"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": false,
    "tool_call": true,
    "structured_output": null,
    "attachment": true,
    "reasoning_options": null
  },
  "limit": {
    "context": 1048576,
    "output": 8192
  },
  "offerings": [
    {
      "provider": "poe",
      "provider_model_id": "google/gemini-2.0-flash",
      "name": "Gemini-2.0-Flash",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.1,
        "output": 0.42,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 990000,
        "output": 8192,
        "input": null
      },
      "status": null,
      "last_updated": "2024-12-11"
    },
    {
      "provider": "qiniu-ai",
      "provider_model_id": "gemini-2.0-flash",
      "name": "Gemini 2.0 Flash",
      "variants": [],
      "free": false,
      "priced": false,
      "cost": null,
      "limit": {
        "context": 1048576,
        "output": 8192,
        "input": null
      },
      "status": null,
      "last_updated": "2025-08-05"
    }
  ]
}