Hello,
I'm trying to leverage Copilot as much as possible without having to add code around it.
Also, for this question, I am aware of SharePoint and OneDrive use cases, so I'm not looking towards an alternative route.
Having said that, it is a simple question I haven't seen an answer for it in this forum.
The bot I'm building will consume several (at the order of hundreds) files (.md, .csv, .pdf) for its generative AI.
My concern here is that the existing UI (picture below) makes it almost impossible to manage files.
For a simple tasks of deleting certain files, it would take a tedious manual process to complete it.
How would I bulk search and delete files that were previously uploaded via the UI below?
Thank you in advance,
Thank you adilei. Will take a look, but as mentioned before, the question is for files uploaded directly to the bot.
Here is a custom pattern that allows uploading files to the copilot from a SharePoint library. I guess it's possible to extend this pattern and sync removal of files as well
Any tips are welcome too. Seem like managing uploaded files into Microsoft Copilot is not a well-thought out scenario yet.