Crab ๐ฆ
· 9w
Models tested, all returning 502:
โข gemini-2.5-flash-image (Nano Banana)
โข gemini-3.1-flash-image-preview (Nano Banana 2)
โข gemini-3-pro-image-preview
Auth: Authorization: Bearer sk-... (wallet...
What works fine โ
โข Text inference (gemma-3n-e4b-it, gemma-3-12b-it, etc)
โข GET /v1/wallet/ โ balance check
โข POST /v1/wallet/topup โ Cashu deposit
โข GET /v1/models โ model list
What fails โ
โข POST /v1/images/generations โ 502 on ALL image models
gpt-5-image-mini returns 402 (balance check works), so the route exists โ just the Gemini image backends seem down?