> For the complete documentation index, see [llms.txt](https://docs.boltai.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.boltai.com/docs/plugins/dalle.md).

# DALL·E

The DALL·E plugin lets you generate images using OpenAI's DALL·E 3 model.

### What is DALL·E?

DALL·E-3 is the latest version of our DALL-E text-to-image generation models. As the current state of the art in text-to-image generation, DALL·E is capable of generating high-quality images across a wide variety of domains.

### How to set up the DALL·E plugin?

Go to Settings > Plugins > DALL·E. Select tab `Settings` then enter your API key.

### How to use the DALL·E plugin?

To use the DALL·E plugin, make sure you've setup the API key. Then:

1. Start a new chat. Choose an LLM that supports Function Calling (for example GPT-4o)
2. Enable the DALL·E plugin
3. Enter your prompt

{% hint style="info" %}
**NOTICE**

* By default, it generates only 1 image. You can ask to generate more images either in your prompt or in the System Instruction.
* When using as a plugin, the AI model may modify your original prompt. If you do not want this behavior, use DALL·E model directly when starting a new chat.
  {% endhint %}

<figure><img src="/files/Jg9ans42j5XHTbU8csv2" alt=""><figcaption></figcaption></figure>
