From 0984445739ead1ff032f09a65f1ff59990ff9390 Mon Sep 17 00:00:00 2001 From: Zain Hasan Date: Sun, 12 Jul 2026 15:16:35 +0000 Subject: [PATCH] together-images: add google/flash-image-3.1-lite serverless model Sync with togethercomputer/mintlify-docs#1113, which added the Gemini 3.1 Flash-Lite Image (Nano Banana 2 Lite) model to the serverless image catalog. Verified it is still present in the current docs/serverless/models.mdx image table. Adds one row to the Complete Model Table. --- skills/together-images/references/models.md | 1 + 1 file changed, 1 insertion(+) diff --git a/skills/together-images/references/models.md b/skills/together-images/references/models.md index 47edea2..dad2a6c 100644 --- a/skills/together-images/references/models.md +++ b/skills/together-images/references/models.md @@ -17,6 +17,7 @@ | Google | Imagen 4.0 Fast | `google/imagen-4.0-fast` | - | | Google | Imagen 4.0 Ultra | `google/imagen-4.0-ultra` | - | | Google | Flash Image 2.5 | `google/flash-image-2.5` | - | +| Google | Gemini 3.1 Flash-Lite Image (Nano Banana 2 Lite) | `google/flash-image-3.1-lite` | - | | Google | Gemini 3 Pro Image | `google/gemini-3-pro-image` | - | | Black Forest Labs | FLUX.2 [pro] | `black-forest-labs/FLUX.2-pro` | - | | Black Forest Labs | FLUX.2 [dev] | `black-forest-labs/FLUX.2-dev` | - |