{
  "id": "microsoft/mai-image-2.6-flash",
  "name": "MAI Image 2.6 Flash",
  "type": "image",
  "description": "Microsoft’s MAI Image 2.6 Flash model for faster text-to-image generation and multi-reference editing at the same 1.5K output cap.",
  "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"
    }
  ],
  "pricing": {
    "currency": "USD",
    "perImage": 0.02,
    "perInputImage": 0.005
  },
  "links": {
    "page": "https://mynth.io/models/microsoft%2Fmai-image-2.6-flash",
    "playground": "https://mynth.io/playground?_m=microsoft%2Fmai-image-2.6-flash",
    "json": "https://mynth.io/models/microsoft%2Fmai-image-2.6-flash.json",
    "txt": "https://mynth.io/models/microsoft%2Fmai-image-2.6-flash.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": "microsoft/mai-image-2.6",
      "name": "MAI Image 2.6",
      "page": "https://mynth.io/models/microsoft%2Fmai-image-2.6",
      "json": "https://mynth.io/models/microsoft%2Fmai-image-2.6.json"
    }
  ]
}