Copilot Studio Questions
Eric S
0
Reputation points
I'm building a ChatBot for a public transportation agency. I'm facing few challenges with Copilot Studio:
- I would like to extract entities from a text. It seems that the only option to extract entities is to ask a question. Any other alternatives?
- I would like to web crawl the agency web site for the knowledge. I have some knowledge located at the third or four level down in the web site. How I can make sure the pages at the level will be crawled? If not any other alternatives?
- I would like to have a more deterministic approach for the web crawl. How can I verify that child web pages will be crawled or skipped? Any way to accomplish that?
Sign in to answer