[PR #64] [MERGED] Add ImageGen exaple (Using DALL-E) #291

Closed
opened 2026-02-15 20:14:58 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/pipelines/pull/64
Author: @marclp
Created: 6/5/2024
Status: Merged
Merged: 6/5/2024
Merged by: @tjbck

Base: mainHead: add_imagegen_example


📝 Commits (1)

  • dbb6800 Add ImageGen exaple (Using DALL-E)

📊 Changes

1 file changed (+86 additions, -0 deletions)

View changed files

examples/pipelines/providers/openai_dalle_manifold_pipeline.py (+86 -0)

📄 Description

Generate images directly by chatting


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/pipelines/pull/64 **Author:** [@marclp](https://github.com/marclp) **Created:** 6/5/2024 **Status:** ✅ Merged **Merged:** 6/5/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `add_imagegen_example` --- ### 📝 Commits (1) - [`dbb6800`](https://github.com/open-webui/pipelines/commit/dbb68000f7ed950676d85e0ed97e2f8447144b4d) Add ImageGen exaple (Using DALL-E) ### 📊 Changes **1 file changed** (+86 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `examples/pipelines/providers/openai_dalle_manifold_pipeline.py` (+86 -0) </details> ### 📄 Description Generate images directly by chatting --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 20:14:58 -05:00
yindo closed this issue 2026-02-15 20:14:58 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/pipelines#291