Selaa lähdekoodia

Update 'chatbot/endpoints.yml'

SadhulaSaiKumar 1 vuosi sitten
vanhempi
commit
c1d0c08140
1 muutettua tiedostoa jossa 1 lisäystä ja 5 poistoa
  1. 1
    5
      chatbot/endpoints.yml

+ 1
- 5
chatbot/endpoints.yml Näytä tiedosto

@@ -11,7 +11,7 @@
11 11
 # https://rasa.com/docs/rasa/custom-actions
12 12
 
13 13
 action_endpoint:
14
- url: "http://localhost:5055/webhook?recipient_id={sender_id}"
14
+ url: "http://localhost:5055/webhook"
15 15
 
16 16
 # Tracker store which is used to store the conversations.
17 17
 # By default the conversations are stored in memory.
@@ -40,7 +40,3 @@ action_endpoint:
40 40
 #  username: username
41 41
 #  password: password
42 42
 #  queue: queue
43
-
44
-
45
-
46
-

Loading…
Peruuta
Tallenna