Hi,
I created an agent to use a single folder within a document library on a sharepoint site, for example: "SharePointSite/DocumentLibrary/Folder1/Test". This is the single source of knowledge for the Agent. Inside are a handful of PDFs and Docx files.
Now, if ask it specific questions, it will go and pull files from: "SharePointSite/DocumentLibrary/Folder2" or "SharePointSite/DocumentLibrary/Folder3/FolderInsideFolder/FolderHere"
Now, the content of the files it has found in those folders are relevant to the question asked, but why is it going to other folders? Surely by setting a single path to a folder, it should stay within the bounds of that folder? If that's not the case, then why are we able to specifically add individual folders on a SharePoint site in the first place?
Any help would be greatly appreciated.
Thank you