{
  "key": "gemini-2-5-flash-nothinking",
  "name": "Gemini 2.5 Flash (No Thinking)",
  "description": "Compact GPT model for low-latency assistance and high-volume workloads",
  "lab": "google",
  "family": "gemini",
  "release_date": "2025-06-05",
  "knowledge": null,
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "image",
      "video",
      "audio",
      "pdf"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": false,
    "tool_call": false,
    "structured_output": false,
    "attachment": true,
    "reasoning_options": null
  },
  "limit": {
    "context": 1048576,
    "output": 65536
  },
  "offerings": [
    {
      "provider": "nano-gpt",
      "provider_model_id": "gemini-2.5-flash-nothinking",
      "name": "Gemini 2.5 Flash (No Thinking)",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.3,
        "output": 2.5,
        "cache_read": 0.03,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 1048576,
        "output": 65536,
        "input": 1048576
      },
      "status": null,
      "last_updated": "2025-06-05"
    }
  ]
}