Question 6
How do you declare a context variable for an entity?
Question 7
Considerthis codesnippet:
Whichtwostatementsaboutthis codearetrue?
Question 8
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?
Question 9
A user is in the middle of a conversation flow with a digital assistant but then triggers the Exit system intent by saying "get me out of here". Which statement is true?
Question 10
You are writing adialogflowandyouare attheend oftheconversation.Forthe finalstate,you arenotsurewhethertouse areturntransition or use anexttransitionthatgoes tothestartof thedialogflow.
Which statementis true?
