task-intent-detector / all_intents.json
d-c-t's picture
Upload all_intents.json
3646a20 verified
raw
history blame contribute delete
872 Bytes
[
"GetCuriositiesIntent",
"GreetingIntent",
"SelectIntent",
"ShowStepsIntent",
"IdentifyRestrictionsIntent",
"ProvideUserNameIntent",
"MoreOptionsIntent",
"RepeatIntent",
"HelpIntent",
"QuestionIntent",
"MoreDetailIntent",
"AdjustServingsIntent",
"GoToStepIntent",
"SetTimerIntent",
"OutOfScopeIntent",
"FallbackIntent",
"PreviousStepIntent",
"TerminateCurrentTaskIntent",
"ChitChatIntent",
"CompleteTaskIntent",
"NoneOfTheseIntent",
"ShoppingIntent",
"PauseIntent",
"CancelIntent",
"StartStepsIntent",
"InappropriateIntent",
"NoIntent",
"SuggestionsIntent",
"ResumeTaskIntent",
"IngredientsConfirmationIntent",
"NextStepIntent",
"IdentifyProcessIntent",
"NoRestrictionsIntent",
"YesIntent",
"SubstitutionIntent",
"StopIntent"
]