Hi all,
I am trying to implement a file search within my bot to allow users to ask the bot for a process document and the bot to then return the file (ideally) or a sharepoint link to the file.
Is this possible?
The user will not know the exact file name, but I see the PVA conversation as below:
User - Find Document
Bot - Document Name?
User - Warranty Process
Bot - Returns document named 'how to process a warranty return'
I have been struggling to get anywhere with this at all at the moment. I have trawled the web for solutions, but havent found anything massively relevant.
Any ideas or solutions would be most welcome.