Skip to content

Commit a9aa90e

Browse files
authored
Merge pull request #543 from devforth/feature/AdminForth/1159/image-adapter-for-nano-banana-
feat: add Gemini (Nano Banana) image generation adapter to documentation
2 parents 75d4ae7 + 5d303c0 commit a9aa90e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

adminforth/documentation/docs/tutorial/05-ListOfAdapters.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,18 @@ Up to the winter 2026 OpenAI models are one of the most powerful image generatio
106106

107107
---
108108

109+
### Gemini (Nano Banana) Image Generation Adapter
110+
111+
```
112+
pnpm i @adminforth/image-generation-adapter-nano-banana
113+
```
114+
115+
Uses the latest gemini-3.1-flash-image-preview model for instant image generation with text descriptions.
116+
117+
This model is the top of the Nano Banana line as of 2026, combining the lightning-fast speed of the Flash series with the improved detail of version 3.1. The adapter allows you to integrate the advanced capabilities of previous models into your interface, providing high-precision visualization for even the most specific and complex queries.
118+
119+
---
120+
109121
## 💾 Storage Adapters
110122

111123

0 commit comments

Comments
 (0)