Timing of Support for DALL-E 4 on n8n

Describe the problem/error/question

Does anyone have a rough estimate for when n8n will be able to natively support the new OpenAI new image model (DALL-E 4)? Right now, n8n only has options for DALL-E 2 and DALL-E 3.

What is the error message (if any)?

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

If you mean 4o image generation, (dalle is no longer the nomenclature), that is not even available via API yet.

Developers will soon be able to generate images with GPT‑4o via the API, with access rolling out in the next few weeks.

https://openai.com/index/introducing-4o-image-generation/

But I would assume, yes, it would be available as soon as possible once released via api.

*if this answered your question, would appreciate being marked as solution :slight_smile:

1 Like

I thought it was called DALL-E 4, thanks for letting me know. There is a node named OpenAI → Generate an image, with options for DALL-E 2 and DALL-E 3. Will a new option be added to this dropdown for GPT-4o Image or something similar?

1 Like

I can’t speak for the team, but I would guess that node would be updated to handle the new method via gpt-4o.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.