mirror of
https://github.com/open-webui/open-webui.git
synced 2026-06-03 07:24:59 -05:00
[PR #212] [MERGED] feat: multimodal support #107525
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/212
Author: @tjbck
Created: 12/13/2023
Status: ✅ Merged
Merged: 12/14/2023
Merged by: @tjbck
Base:
main← Head:multimodal📝 Commits (6)
0b1abf1chore: commented code removedfb1f8b1Merge branch 'main' into multimodal9b12cdcfeat: image upload support539527bdoc: feature updatee3ec631feat: openai multimodal support7b58c4edoc: demo.gif updated📊 Changes
6 files changed (+131 additions, -128 deletions)
View changed files
📝
README.md(+2 -1)📝
demo.gif(+0 -0)📝
src/lib/components/chat/MessageInput.svelte(+32 -31)📝
src/lib/components/chat/Messages.svelte(+26 -12)📝
src/routes/(app)/+page.svelte(+36 -34)📝
src/routes/(app)/c/[id]/+page.svelte(+35 -50)📄 Description
Resolves #211
TODO:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.