-
Notifications
You must be signed in to change notification settings - Fork 1
[Epic] Allow multiple abilities on single turn #127
Copy link
Copy link
Open
Labels
Epicrel:apiWolf developer APIsWolf developer APIsrel:stateConversation, bot or Wolf stateConversation, bot or Wolf state
Milestone
Description
Description:
In order to support complex conversations, the Wolf will need to be able to process one or more abilities in a single turn. This is most relevant in multi-intent utterances where the user is trying to accomplish different tasks that correlate to different abilities.
Example: A user can say "added an alarm called wakeup at 6am. And removed alarm called workout". Wolf should ideally do two abilities in the single turn.
Acceptance Criteria:
- Developer can pass in multiple user
messageDatainto Wolf - Wolf will be able to run n-number of abilities per turn
- Abilities can either be the same or different
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Epicrel:apiWolf developer APIsWolf developer APIsrel:stateConversation, bot or Wolf stateConversation, bot or Wolf state