Update 'chatbot/endpoints.yml'

This commit is contained in:
2023-08-30 04:44:31 +00:00
bovenliggende a8e0382dca
commit c1d0c08140
+1 -5
Bestand weergeven
@@ -11,7 +11,7 @@
# https://rasa.com/docs/rasa/custom-actions
action_endpoint:
url: "http://localhost:5055/webhook?recipient_id={sender_id}"
url: "http://localhost:5055/webhook"
# Tracker store which is used to store the conversations.
# By default the conversations are stored in memory.
@@ -40,7 +40,3 @@ action_endpoint:
# username: username
# password: password
# queue: queue