{
  "id": "google/gemini-3.1-flash-lite-image",
  "name": "Gemini 3.1 Flash-Lite Image",
  "type": "image",
  "description": null,
  "supports": [
    {
      "id": "txt->img",
      "label": "Text → Image",
      "description": "Generate an image from a text prompt"
    },
    {
      "id": "img->img",
      "label": "Image → Image",
      "description": "Transform or edit a reference image with a prompt"
    },
    {
      "id": "inputs",
      "label": "Inputs",
      "description": "Supports reference/input images"
    },
    {
      "id": "native_enhance_prompt",
      "label": "Native Enhance Prompt",
      "description": "Provider-native prompt enhancement"
    }
  ],
  "pricing": {
    "currency": "USD",
    "perImage": 0.04,
    "perInputImage": 0.001
  },
  "links": {
    "page": "https://mynth.io/models/google%2Fgemini-3.1-flash-lite-image",
    "playground": "https://mynth.io/playground?_m=google%2Fgemini-3.1-flash-lite-image",
    "json": "https://mynth.io/models/google%2Fgemini-3.1-flash-lite-image.json",
    "txt": "https://mynth.io/models/google%2Fgemini-3.1-flash-lite-image.txt",
    "apiDocs": "https://docs.mynth.io/reference/image-generation-request",
    "quickstart": "https://docs.mynth.io/quickstart",
    "sdk": "https://docs.mynth.io/sdk/js-ts/overview"
  },
  "family": [
    {
      "id": "google/gemini-3-pro-image-preview",
      "name": "Gemini 3 Pro Image Preview",
      "page": "https://mynth.io/models/google%2Fgemini-3-pro-image-preview",
      "json": "https://mynth.io/models/google%2Fgemini-3-pro-image-preview.json"
    },
    {
      "id": "google/gemini-3.1-flash-image",
      "name": "Gemini 3.1 Flash Image",
      "page": "https://mynth.io/models/google%2Fgemini-3.1-flash-image",
      "json": "https://mynth.io/models/google%2Fgemini-3.1-flash-image.json"
    }
  ]
}