Supported Models
Onyx supports the following image generation models:| Model | Provider |
|---|---|
| DALL-E 3 | OpenAI / Azure OpenAI |
| GPT Image 1 | OpenAI / Azure OpenAI |
Enabling Image Generation
You can enable image generation in Onyx by configuring either an OpenAI provider or Azure OpenAI environment variables.Option 1: OpenAI Provider
If you have an OpenAI LLM provider configured in Onyx, image generation is automatically enabled. Follow the OpenAI configuration guide to set up an OpenAI provider. Once configured, the image generation action will automatically appear in your Actions dashboard.Option 2: Azure OpenAI Environment Variables
If you are using Azure OpenAI, you can enable image generation by creating an Azure model deployment and setting the following environment variables in your.env or values.yaml file.
.env
values.yaml
An image generation model configuration page will be available soon in the Admin Panel!