Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependent ability conversations #22

Open
kevinleung23 opened this issue Jul 9, 2018 · 0 comments
Open

Dependent ability conversations #22

kevinleung23 opened this issue Jul 9, 2018 · 0 comments
Labels
status:accepted Feature request accepted and work is planned type:discussion Feature discussion in progress
Projects

Comments

@kevinleung23
Copy link
Member

kevinleung23 commented Jul 9, 2018

Description: Conversation flow should have multiple abilities and slots to represent a conversation with many pieces of information required from the user. The abilities should be able to have dependencies on others abilities to represent a structured conversation flows.

Example:
Abilities:

  1. Onboard user (name)
  2. Departure Information (date, airport)
  3. Return Information (date, airport)

Abilities 2 and 3 have a dependency on ability 1

User: I would like to book a flight from ORD to EWR.
Bot: I can certainly help you with that, but first.. what is your name?
User: Foobar
Bot: Thank you Foobar!
Bot: What date would you like to fly from ORD to EWR
User: 8/1/2018
Bot: When would you like to return?
User: 8/2/2018
Bot: Okay your round trip flight from ORD to EWR is booked! You will depart on 8/1/2018 and return on 8/2/2018.

@kevinleung23 kevinleung23 added this to the Sprint 1 milestone Jul 9, 2018
@kevinleung23 kevinleung23 added this to To do in Wolf via automation Jul 9, 2018
@kevinleung23 kevinleung23 added the type:epic Collection of related tasks label Jul 9, 2018
@kevinleung23 kevinleung23 modified the milestones: Sprint 1, Sprint 2 Jul 16, 2018
@kevinleung23 kevinleung23 modified the milestones: Sprint 2, Sprint 3 Jul 30, 2018
@howlowck howlowck modified the milestones: Sprint 3, Sprint 4 Aug 6, 2018
@kevinleung23 kevinleung23 removed this from the Sprint 4 milestone Aug 10, 2018
@kevinleung23 kevinleung23 moved this from To do to Backlog in Wolf Aug 10, 2018
@kevinleung23 kevinleung23 added type:discussion Feature discussion in progress and removed type:epic Collection of related tasks labels Jan 25, 2019
@kevinleung23 kevinleung23 changed the title Epic: Dependent ability conversations Dependent ability conversations Jan 25, 2019
@kevinleung23 kevinleung23 added the status:accepted Feature request accepted and work is planned label Jan 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:accepted Feature request accepted and work is planned type:discussion Feature discussion in progress
Projects
No open projects
Wolf
  
Backlog
Development

No branches or pull requests

2 participants