mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 12:58:11 -05:00
[GH-ISSUE #15820] feat: Allow entering a new chat from the ellipses in Knowledge bases or add CHAT button to a knowledge base #33213
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?
Originally created by @btbean1980 on GitHub (Jul 17, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/15820
Check Existing Issues
Problem Description
The current knowledge repos only allow deletion from the "more" ellipses. It would be nice for users searching repos for the correct knowledge to chat directly from the knowledge repo.
Desired Solution you'd like
Add a "chat" option to the "more" ellipses in Knowledge repo tiles or add a "CHAT" button at the bottom right of each tile that allows a user to enter a new chat and automatically link the repo to the chat.
Alternatives Considered
No response
Additional Context
No response