-
Notifications
You must be signed in to change notification settings - Fork 57
Emilie edited this page Sep 20, 2020
·
4 revisions
Stealth can be extended with NLP/NLU integrations. While these are not needed for the majority of interactions within chatbot, you may find they are helpful for certain types of interactions.
Luis NLP setup
# ===========================================
# ===== Example Luis NLP Service Setup ======
# ===========================================
# nlp_integration: luis
# luis:
# endpoint: <%= ENV['LUIS_ENDPOINT'] %>
# app_id: <%= ENV['LUIS_APP_ID'] %>
# subscription_key: <%= ENV['LUIS_SUBSCRIPTION_KEY'] %>
# tz_offset: 0