[object Object]

← back to Model Arena

README: note gemini fallback backend

292ca1d6fc5ea0a71f9d82d1871eefeea7fafeb3 · 2026-07-23 09:09:58 -0700 · Steve Abrams

Files touched

Diff

commit 292ca1d6fc5ea0a71f9d82d1871eefeea7fafeb3
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Thu Jul 23 09:09:58 2026 -0700

    README: note gemini fallback backend
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 474b444..fa32c4c 100644
--- a/README.md
+++ b/README.md
@@ -90,7 +90,7 @@ compact design pack. Each run records `toolCalls`, badged 🎨 in the battle vie
 
 ### photoshop tool (Adobe Firefly Services)
 
-`photoshop` joins the belt automatically when `ADOBE_CLIENT_ID` +
+`photoshop` joins the belt when any image backend is configured: Adobe Firefly (preferred) via `ADOBE_CLIENT_ID` +
 `ADOBE_CLIENT_SECRET` are in `.env` (routed via secrets-manager):
 `generate_image` (Firefly text-to-image → jpeg asset) and `remove_background`
 (Photoshop cutout — Adobe fetches the asset from the auth-exempt

← 19eb62d gemini image-gen fallback backend for the photoshop tool (Ad  ·  back to Model Arena  ·  auth: accept second admin user dbrown 972627f →