[GH-ISSUE #18900] feat: auto import knowledge by periodic and incremental scanning of a given local file directory #122020

Closed
opened 2026-05-21 00:19:49 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @ghost on GitHub (Nov 3, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/18900

Check Existing Issues

  • I have searched all existing open AND closed issues and discussions for similar requests. I have found none that is comparable to my request.

Problem Description

One may simple mount the path to file as read only, and ask openwebui to scan them, while keeping the original directory structure so that it wont break legacy program running on it.

That will be great for small business who has only one single computer that host both file storage and llm service.

Desired Solution you'd like

support periodic and incremental scan of a local file directory to auto import knowledge

automatically sync new or updated file to the knowledge,
remove file that are no longer present on the disk

Alternatives Considered

No response

Additional Context

No response

Originally created by @ghost on GitHub (Nov 3, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/18900 ### Check Existing Issues - [x] I have searched all existing open AND closed issues and discussions for similar requests. I have found none that is comparable to my request. ### Problem Description One may simple mount the path to file as read only, and ask openwebui to scan them, while keeping the original directory structure so that it wont break legacy program running on it. That will be great for small business who has only one single computer that host both file storage and llm service. ### Desired Solution you'd like support periodic and incremental scan of a local file directory to auto import knowledge automatically sync new or updated file to the knowledge, remove file that are no longer present on the disk ### Alternatives Considered _No response_ ### Additional Context _No response_
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#122020