Kaynağa Gözat

Update 'chatbot/endpoints.yml'

SadhulaSaiKumar 1 yıl önce
ebeveyn
işleme
c1d0c08140
1 değiştirilmiş dosya ile 1 ekleme ve 5 silme
  1. 1
    5
      chatbot/endpoints.yml

+ 1
- 5
chatbot/endpoints.yml Dosyayı Görüntüle

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

Loading…
İptal
Kaydet