mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
[GH-ISSUE #6671] feat: folder-based context #29969
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 @filiptrplan on GitHub (Nov 3, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/6671
Is your feature request related to a problem? Please describe.
When switching models but talking about a topic that I use a folder for I want to be able to share context between chats.
Describe the solution you'd like
Something like projects that claude has where you can append context to each chat in a folder or also specify the knowledge base instead of doing it per-model.
@tjbck commented on GitHub (Jan 3, 2025):
Closing in favour of #7957