mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 12:58:11 -05:00
[PR #7020] [CLOSED] feat: handle large text pastes as a document attachment #60855
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/7020
Author: @taylorwilsdon
Created: 11/18/2024
Status: ❌ Closed
Base:
dev← Head:largetext_as_attachment📝 Commits (3)
14d6b98If pasted text exceeds 1000 characters, convert it to an attached document4a4a560Merge branch 'dev' of github.com:open-webui/open-webui into largetext_as_attachmentc38528bUpdate RichTextInput.svelte📊 Changes
2 files changed (+22 additions, -0 deletions)
View changed files
📝
src/lib/components/chat/MessageInput.svelte(+15 -0)📝
src/lib/components/common/RichTextInput.svelte(+7 -0)📄 Description
Pull Request Checklist
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Added
Additional Information
Discussion 6099
https://github.com/open-webui/open-webui/discussions/6099
Screenshots or Videos
https://github.com/user-attachments/assets/844d1af0-d162-4894-80d0-51c228ce35ed
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.