Hi
I am trying to build a Copilot Studio Agent that will be available to both M365 Copilot users and non Copilot users.
The purpose of the agent is to answer questions based on the content on PPT and PDF files in a SharePoint library of User Experience feedback relating to a specific group of products.
The challenge I have right now is that the Copilot Studio Agent provides a summary but it only ever references one file not an array of files to show it has reasoned over multiple sources.
A couple of question examples are:-
* What capabilities do Department Leads/Heads value most?
* How did people react to the new Navigation structure in APP-X?
I have tried pre-pending my questions with the following to give guidance, context and scope but still nothing more than a single document response comes back
Please create a reasoned response to the following question based on the content of multiple documents in the SharePoint library. The documents are user experience reports containing views from different user groups. Use the entire knowledge library as your source. Provide a summary in bullet points, and reference up to the top 10 files that were used to generate the response.
Interestingly when I use the Copilot SharePoint agent I get a really good reasoned response with reference links to multiple files.
Am I trying to do something that Copilot Studio Agents cannot do - this would be really disappointing if it is.