1Z0-1071-21 Exam Question 21
You arebuildingaskill fororderingpizzaandyouneeditto determine whenauserentersthepizzatoppings and pizza size in their request.
Which Oracle Digital Assistant feature would you use to identify these variable values in a user's message?
Which Oracle Digital Assistant feature would you use to identify these variable values in a user's message?
1Z0-1071-21 Exam Question 22
You are advised to implement an 80/20split with training and test utterances. This means that 80% of new utterances harvested from the conversation logs should be used as intent training utterances and 20% for testing.
Why is this a good practice?
Why is this a good practice?
1Z0-1071-21 Exam Question 23
With the conversation variable being the reference to the Bots Node SDK, which statementcorrectly describes what happens when the custom component executes the following code?
conversation.reply( 1 HelloWorld 1 );
conversation.keepTurn(true);
done();
conversation.reply( 1 HelloWorld 1 );
conversation.keepTurn(true);
done();
1Z0-1071-21 Exam Question 24
Select the FALSE statement regarding confidence levels when routing within a digital assistant.
1Z0-1071-21 Exam Question 25
Which statement is FALSE regarding the core function of a digital assistant and how it could respond to user input?