> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tryassist.in/llms.txt
> Use this file to discover all available pages before exploring further.

# Image Generation

The image generation action allows your Agents to produce images from text-based prompts. Once set up, any AI model within ASSIST AI can trigger this action to generate images using supported image generation models.

## Supported Models

| Model           | Provider<br />        |
| --------------- | --------------------- |
| GPT Image 1.5   | OpenAI / Azure OpenAI |
| GPT Image 1     | OpenAI / Azure OpenAI |
| DALL-E 3        | OpenAI / Azure OpenAI |
| Nano Banana     | Vertex (Google)       |
| Nano Banana Pro | Vertex (Google)       |

## Configuration

1. **Go to Image Generation Settings**
   Open the Admin Panel and navigate to Image Generation under the Configuration section.
2. **Connect a Model**
   The page lists available models organized by provider (OpenAI, Azure OpenAI, and Vertex). Click Connect on your desired model to begin setup. A modal will appear where you can enter the required credentials

The most recently configured model will automatically be set as the Current Default.

Once image generation is configured with a default model, any AI model in ASSIST AI can invoke the image generation action automatically. When a user asks for an image, the Agent will seamlessly use the designated default image generation model to fulfill the request.
