mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-17 12:31:06 -05:00
API or command to automatically manage file in Documents for our RAG purpose. #1391
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 @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:
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