Hi,
I have two different sources for GenAI in an HR bot that I have built.
The first is Sharepoint pages and the second if a PDF of FAQs.
I have uploaded the PDF and have waited for it to index to Dataverse and it works as expected in the test chatbot in Copilot Studio and returns answers from both the Sharepoint pages and the PDF.
I have published the bot to Teams and and it set up to use manual auth.
In teams, the GenAI answers from the Sharepoint pages work fine but any GenAI answers from the PDF return an error.
"Sorry, something unexpected happened. We’re looking into it. Error code: SystemError."
What am I doing wrong?