Skip to content

Commit

Permalink
influence_conversation
Browse files Browse the repository at this point in the history
  • Loading branch information
wyt1234 committed Apr 28, 2022
1 parent 82db831 commit 8447fbf
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions domain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,16 +147,16 @@ slots:
type: any
influence_conversation: false
finance_product:
type: any
type: text
influence_conversation: true
finance_amount:
type: any
type: text
influence_conversation: true
finance_purchase_form_ready:
type: any
influence_conversation: false
type: bool
influence_conversation: true
confirm_purchase:
type: any
type: bool
influence_conversation: true
responses:
utter_out_of_scope:
Expand Down

0 comments on commit 8447fbf

Please sign in to comment.