Skip to content

[Epic] Allow multiple abilities on single turn #127

@kevinleung23

Description

@kevinleung23

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 messageData into Wolf
  • Wolf will be able to run n-number of abilities per turn
    • Abilities can either be the same or different

Metadata

Metadata

Assignees

No one assigned

    Labels

    Epicrel:apiWolf developer APIsrel:stateConversation, bot or Wolf state

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions