mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-09 23:35:09 -05:00
[PR #1108] [MERGED] feat: dall-e integration #7373
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/1108
Author: @tjbck
Created: 3/9/2024
Status: ✅ Merged
Merged: 3/9/2024
Merged by: @tjbck
Base:
dev← Head:dall-e📝 Commits (3)
dd3a4b3refac: image generation0221acdfeat: dall-e integrationfe7610dfix: disable dall-e image generation w/o key📊 Changes
6 files changed (+417 additions, -138 deletions)
View changed files
📝
backend/apps/images/main.py(+187 -50)📝
backend/main.py(+1 -0)📝
src/lib/apis/images/index.ts(+83 -8)📝
src/lib/components/chat/Messages/ResponseMessage.svelte(+5 -3)📝
src/lib/components/chat/Settings/Images.svelte(+134 -75)📝
src/lib/components/common/Image.svelte(+7 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.