Stella Platform Documentation

Stella Platform Documentation

  • Docs
  • Procedures
  • Reference
  • FAQ
  • Bot API
  • API
  • Languages iconEnglish
    • 中文

›Integrations

Get Started

  • Introduction
  • Recent Updates
  • Best Practices
  • Chatbot Template

Bot Builder

  • Workspace
  • Node
  • Attachment ID

Node Inspector

  • Tree ID & Composite ID
  • Basic Information
  • Triggers
  • Responses
  • Actions
  • Redirect
  • Member Tagging
  • Analytics
  • NLP
  • Advance

Facebook

  • Message Types
  • Button Types
  • Persistent Menu
  • Access Token
  • One-Time Notification

WhatsApp

  • Overview
  • Setup Procedure
  • Message Types

Web Chat

  • Overview
  • Message Types
  • Button Types

WeChat

  • Message Types

Slack

  • Message Types

Telegram

  • Message Types

Integrations

  • Dialogflow
  • Stripe
  • LUIS
  • Custom Inbox Integration

Data Source

  • Data Source

Media Library

  • Media Library

Channels

  • Overview
  • Webhooks
  • Channel-wide Metadata
  • Business Availability
  • Facebook
  • Web Chat
  • WhatsApp
  • WeChat
  • Slack
  • Teamwork
  • Zendesk

Analytics

  • Members
  • Dashboard
  • PSID

Settings

  • Locale
  • Pairing Channels
  • Team Member Management
  • Access Token
  • Audit Trail

Push Panel

  • Push Content
  • Audience
  • Analytics

Log

  • Log

LUIS

Microsoft LUIS is a machine learning service which is powered by a natural language processing engine. You can build enterprise-ready, custom AI models and adopt it to any supported messaging platform through Stella.

You need to first go to LUIS to create an App and then fill out the necessary information on our builder for setup: Name, Primary Key and App ID.

LUIS Setup

  1. Sign in with your Microsoft Azure Account

Create Microsoft Account
  1. Create a new App on LUIS and copy the "Name".

Create App
  1. Inside the app, click "Manage" - "Azure Resources"
  2. Find "Primary Key" and copy it. This is the Subscription Key

Copy Primary Key
  1. Head to "Settings" and copy the "App ID". This is the App ID.

Copy App ID

You can save the "Primary Key", "App ID" and your App "Name" in a file for the use of connecting LUIS to Bot Builder later.


Connect LUIS on Bot Builder

  1. Select Integrations at the top menu bar
  2. Select + Integration button to add new integration

Integrations
  1. Select LUIS and click Next

Add Integration
  1. Fill in the Name (your LUIS App Name) for integration.

LUIS interface 1
  1. Fill in the "Primary Key" on Subscription Key and the "App ID" on App ID.

LUIS interface 2
  1. Click Save to connect to LUIS.

Usage

There are two things you need to manage to create a functioning LUIS chatbot:

  • Perform training on LUIS console
  • Set up responses to different intents on Stella

For training on LUIS, you may refer to LUIS's documentation.

When you have completed setting up intents, you can copy and paste the created intent names from LUIS console to Trigger and that node will be processed through LUIS. Click here for more details on how to set up a chatbot with NLP capability.


LUIS Trigger

  1. Select Triggers at the top menu bar or click + New Trigger button at the node inspector to create a trigger

Add Trigger
  1. Select + Trigger button to add a new Trigger
  2. Select LUIS in the Basic tab to add a LUIS trigger
  3. Copy and paste the intent name from LUIS console onto the trigger

Add Trigger & Paste Intent
  1. You can now select the LUIS trigger for your node at the Trigger section

Trigger Created

Tips:

  • Remember to change the trigger name and then click Save to save the new trigger
← StripeCustom Inbox Integration →
  • LUIS Setup
  • Connect LUIS on Bot Builder
  • Usage
  • LUIS Trigger
Stella Platform Documentation
Docs
Get StartedBot API ReferenceAPI ReferenceStandard Procedures
Community
FAQUser ShowcaseChat with Us
Copyright © 2021 Sanuker Inc. Limited