Basit Anwer commited on
Commit
83cccee
1 Parent(s): abcb242

Update corpus information

Browse files
Files changed (1) hide show
  1. actions/actions.py +2 -2
actions/actions.py CHANGED
@@ -14,8 +14,8 @@ class ActionDefaultFallback(Action):
14
  """Executes the fallback action and goes back to the previous state
15
  of the dialogue"""
16
 
17
- customer_id = "1835841754"
18
- corpus_id = 1
19
  header = {
20
  "customer-id": customer_id,
21
  "x-api-key": "zqt_WvU_2atFHgqYxxT2sQswwIUgogI8K3QeWs0oqA"
 
14
  """Executes the fallback action and goes back to the previous state
15
  of the dialogue"""
16
 
17
+ customer_id = "1526022105"
18
+ corpus_id = 40
19
  header = {
20
  "customer-id": customer_id,
21
  "x-api-key": "zqt_WvU_2atFHgqYxxT2sQswwIUgogI8K3QeWs0oqA"