|
|
@ -11,7 +11,7 @@
|
|
|
|
# https://rasa.com/docs/rasa/custom-actions
|
|
|
|
# https://rasa.com/docs/rasa/custom-actions
|
|
|
|
|
|
|
|
|
|
|
|
action_endpoint:
|
|
|
|
action_endpoint:
|
|
|
|
url: "http://192.168.10.137:5055/webhook"
|
|
|
|
url: "http://127.0.0.1:5055/webhook"
|
|
|
|
|
|
|
|
|
|
|
|
# Tracker store which is used to store the conversations.
|
|
|
|
# Tracker store which is used to store the conversations.
|
|
|
|
# By default the conversations are stored in memory.
|
|
|
|
# By default the conversations are stored in memory.
|
|
|
|