Hi everyone,
I am looking for a way to connect my GPT to one of our SharePoint folders. The goal is to build an assistant that helps users answering questions about a webshop. All relevant information is stored in documents on that SharePoint folder, so I want it to search through it to find an answer.
The connection to the files need to be “live” as helpdesk employees can update the files and I want the changes to be visible immediately in order to prevent misinformation.
Cheers