mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-11 10:34:13 -05:00
[GH-ISSUE #3342] Automatic reimport of documents #13229
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 @Josh1billion on GitHub (Jun 21, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/3342
Is your feature request related to a problem? Please describe.
Whenever I make changes to a document - which is frequent, for my use case - I need to navigate to the Documents list, delete that document, and reimport
Describe the solution you'd like
It would be great to mark a document as "auto-reimport", such that the document is freshly re-imported upon the execution of any prompt that uses it.
Describe alternatives you've considered
None
Additional context
N/A