nerdexam
Microsoft

PL-200 · Question #163

You create a Power Virtual Agents chatbot to reduce the number of incoming support calls that require a live person. The chatbot does not direct users to the correct information. You determine that…

The correct answer is D. Entity. In Power Virtual Agents, an Entity is used to identify and extract specific types of information from user input during a conversation. Entities allow the chatbot to recognize domain-specific concepts - such as product names - and associate user input with a defined list of…

Create and manage logic and process automation

Question

You create a Power Virtual Agents chatbot to reduce the number of incoming support calls that require a live person. The chatbot does not direct users to the correct information. You determine that this is because the chatbot is not able to identify which product a user is referring to in a conversation. You need to present a list of products so that users can select the correct product. What should you create?

Options

  • ATable
  • BVariable
  • CSlot filling
  • DEntity

How the community answered

(24 responses)
  • A
    4% (1)
  • B
    4% (1)
  • C
    17% (4)
  • D
    75% (18)

Explanation

In Power Virtual Agents, an Entity is used to identify and extract specific types of information from user input during a conversation. Entities allow the chatbot to recognize domain-specific concepts - such as product names - and associate user input with a defined list of values. By creating a product Entity, the chatbot can present users with a selectable list of products and map what the user says to the correct item. A Table is a Dataverse construct for storing data; a Variable stores temporary values during a conversation; Slot filling is a technique for gathering multiple required pieces of information but relies on entities to do so. The root problem - the bot cannot identify which product is being referenced - is solved by defining an Entity.

Topics

#Power Virtual Agents#Chatbot entities#NLU#Conversation design

Community Discussion

No community discussion yet for this question.

Full PL-200 Practice