API or command to automatically manage file in Documents for our RAG purpose. #1391

Closed
opened 2025-11-11 14:44:07 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @piaopiao20 on GitHub (Jun 28, 2024).

we need a API or command to manage(delete/update) file in Document every night for our RAG purpose.
here is our case:

  1. we use spider to crawl web site every night , and the result will be stored in server
  2. once craw complete, we plan to use script to upload file to Open web UI.(delete old and upload new one)

we found some API printed in log for Document but not sure whether we can invoke it from out side.

so please consider this feature.
or
any workaround or suggestion?

thanks

Originally created by @piaopiao20 on GitHub (Jun 28, 2024). we need a API or command to manage(delete/update) file in Document every night for our RAG purpose. here is our case: 1. we use spider to crawl web site every night , and the result will be stored in server 2. once craw complete, we plan to use script to upload file to Open web UI.(delete old and upload new one) we found some API printed in log for Document but not sure whether we can invoke it from out side. so please consider this feature. or any workaround or suggestion? thanks
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#1391