Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions adminforth/documentation/docs/tutorial/05-ListOfAdapters.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,18 @@ Up to the winter 2026 OpenAI models are one of the most powerful image generatio

---

### Gemini (Nano Banana) Image Generation Adapter

```
pnpm i @adminforth/image-generation-adapter-nano-banana
```

Uses the latest gemini-3.1-flash-image-preview model for instant image generation with text descriptions.

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.

---

## 💾 Storage Adapters


Expand Down