copilot studio agents
2 TopicsRouting agent if the answer is not in the agent knowledge
Hello,, I have an agent with knowledge about buildings. The agent can not use web knowledge. How I can root the agent to do a spezial action if I ask the agent about a different topic? I I want to bring the agent to send an email if the question is not in the knowledge. Example: When I ask the agent about animals: I like the agent to send an email, When I aks the agent about buildings: The agent will give me an result form the knowledge. Thanks for your help StefanSolved19Views0likes2CommentsHi, Is there a way to add and remove files into the knowledge source during run time?
I have an agent set up which asks user to upload files. I have set up a prompt with questions in it and i want the agent to create generative answers based on these uploaded files. Also the files are to be removed after each session as the answers should be exclusive to that session alone based on the files that the user uploads during that session. Is there a way to do this? I tried creating a dynamic folder based on GUID for each session in sharepoint and uploading the files in that. I also added the folder where the dynamically created folders are situated as a knowledge source. It did work but the agent started indexing the responses and the even when the files were removed and new folder created and files uploaded into that the agent still generated responses based on previous files due to indexing issues. Is there a way to solve the indexing issues? if not could someone suggest how i can tackle the issueSolved247Views1like8Comments