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 use spider to crawl web site every night , and the result will be stored in server
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
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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