Преглед изворни кода

Update 'chatbot/credentials.yml'

SadhulaSaiKumar пре 1 година
родитељ
комит
fe4a048397
1 измењених фајлова са 3 додато и 8 уклоњено
  1. 3
    8
      chatbot/credentials.yml

+ 3
- 8
chatbot/credentials.yml Прегледај датотеку

2
 # which your bot is using.
2
 # which your bot is using.
3
 # https://rasa.com/docs/rasa/messaging-and-voice-channels
3
 # https://rasa.com/docs/rasa/messaging-and-voice-channels
4
 
4
 
5
-#rest:
5
+rest:
6
 #  # you don't need to provide anything here - this channel doesn't
6
 #  # you don't need to provide anything here - this channel doesn't
7
 #  # require any credentials
7
 #  # require any credentials
8
 
8
 
9
 
9
 
10
-# rest:
11
-#   # You can customize the webhook URL to include the user's ID as a parameter
12
-#   webhook_url: "http://localhost:5005/webhooks/rest/webhook?recipient_id={sender_id}"
13
-
14
 #facebook:
10
 #facebook:
15
 #  verify: "<verify>"
11
 #  verify: "<verify>"
16
 #  secret: "<your secret>"
12
 #  secret: "<your secret>"
33
 
29
 
34
 # This entry is needed if you are using Rasa Enterprise. The entry represents credentials
30
 # This entry is needed if you are using Rasa Enterprise. The entry represents credentials
35
 # for the Rasa Enterprise "channel", i.e. Talk to your bot and Share with guest testers.
31
 # for the Rasa Enterprise "channel", i.e. Talk to your bot and Share with guest testers.
36
-
37
-
38
-
32
+rasa:
33
+  url: "http://localhost:5002/api"

Loading…
Откажи
Сачувај