Chatbot Overview
Conversational Bots
Intents & Entities
Intelligent Bots
Kore.ai's Approach
Kore.ai Conversational Platform
Bot Concepts and Terminology
Natural Language Processing (NLP)
Bot Types
Bot Tasks
Starting with Kore.ai Platform
How to Access Bot Builder
Working with Kore.ai Bot Builder
Building your first Bot
Getting Started with Building Bots
Using the Dialog Builder Tool
Creating a Simple Bot
Release Notes
Latest Updates
Older Releases
Bot Builder
Creating a Bot
Design
Develop
Dialog Task
Working with User Intent Node
Working with the Dialog Node
Working with Entity Node
Supported Entity Types
Working with Composite Entities
Supported Time Zones
Supported Colors
Supported Company Names
Working with Message Nodes
Working with the Confirmation Nodes
Working with Service Node
Implementing Custom Authentication
Enabling 2-way SSL for Service nodes
Working with Script Node
Working with Agent Transfer Node
Working with WebHook Node
Defining Connections & Transitions
Managing Dialogs
Prompt Editor
Action & Information Task
Working with Action Tasks
Working with Information Tasks
Establishing Flows
Alert Tasks
Working with Alert Tasks
Managing Ignore Words and Field Memory
Knowledge Graph
Terminology
Building Knowledge Graph
Generation of Knowledge Graph
Importing and Exporting Knowledge Graph
Knowledge Graph Analysis
Knowledge Extraction
Natural Language
Overview
Machine Learning
ML Model
Fundamental Meaning
Knowledge Graph Training
Traits
Ranking and Resolver
NLP Detection
NLP Settings and Guidelines
Bot Intelligence
Overview
Context Management
Session and Context Variables
Context Object
Dialog Management
Sub-Intents
Amend Entity
Multi-Intent Detection
Sentiment Management
Tone Analysis
Sentiment Management
Default Conversations
Default Standard Responses
Channel Enablement
Test & Debug
Talking to Bot
Utterance Testing
Batch Testing
Recording Conversations
Publishing your Bot
Analyzing your Bot
Overview
Dashboard
Custom Dashboard
Conversation Flows
Bot Metrics
Advanced Topics
Bot Authorization
Language Management
Collaborative Development
IVR Integration
Universal Bots
Defining
Creating
Customizing
Enabling Languages
Smart Bots
Defining
Sample Bots
Github
Asana
Travel Planning
Flight Search
Event Based Bot Actions
Bot Settings
Bot Functions
General Settings
PII Settings
Customizing Error Messages
Bot Management
Using Bot Variables
API Guide
API Overview
API List
API Collection
SDKs
SDK Overview
SDK Security
SDK App Registration
Kore.ai Web SDK Tutorial
Message Formatting and Templates
Mobile SDK Push Notification
Web Socket Connect & RTM
Using the BotKit SDK
Installing the BotKit SDK
BotKit SDK Configuration
Events for the BotKit SDK
Functions for the BotKit SDK
BotKit SDK Tutorial – Agent Transfer
BotKit SDK Tutorial – Flight Search Sample Bot
Using an External NLP Engine
Bot Administration
Bots Admin Console
User Management
Managing Users
Managing Groups
Managing Role
Bots Management
Enrollment
Inviting Users
Sending Bulk Invites to Enroll Users
Importing Users and User Data
Synchronizing Users from Active Directory
Security & Compliance
Overview
Using Single Sign-On
Cloud Connector
Analytics
Billing
How Tos
Context Switching
Using Traits
Live Agent Transfer
Schedule a Smart Alert
Configure Agent Transfer
Custom Dashboard
Patterns for Intents & Entities
Build Knowledge Graph
  1. Home
  2. Docs
  3. Bots
  4. What's New
  5. Bots Platform v2.3

Bots Platform v2.3

This is the release information for the Bots Admin v2.3 and Bot Builder v2.3 released on April 16, 2017.

Admin Console v2.3

This section contains the release information for the Bots Admin v2.3 released on April 16, 2017.

  • Auto Approve Bots – At the bot level, the Bots Admin can define settings to automatically approve bot tasks when published by the developer. For more information, see Deploying Bots. The Bots Admin can configure auto approvals for one or more of the following:
    • New Channels
    • New Tasks
    • Channel Upgrades
    • Task Upgrades
  • Auto Approve Bots – At the enterprise level, the Bots Admin can define settings to automatically approve all bot tasks when published by the developer on the Preferences page in the Bots Admin Console. For more information, see Bot Management Preferences.
  • New URL – Bots Admin console is now located at https://bots.kore.ai/admin.

Bot Builder v2.3

This section contains the release information for Bot Builder v2.3 released on April 16, 2017.

New Features

The following list describes new features added to Bot Builder since the last release.

Changes

The following list describes changes to existing features in Bot Builder since the last release.

  • New URL – Bot Builder tool is now located at https://bots.kore.ai/botbuilder.
  • Knowledge tasks added to List of Tasks – When you ask what a bot can do, in addition to the lists of tasks, the bot will also say I can help answer your questions on < bot name >. The user can enter a task name, or a question about the bot.
  • Enhanced state management – In the history section in the Debug log for a bot, node states have been enhanced to include, for example, processing, processed, waitingForUserInput, and so forth.
  • Enhanced messages in Debug Log – Added messages for intent pause and resume, illegal JSON, loops, and other error messages.
  • Updated bot responses for ambiguity messages – Default end user standard bot responses were updated for clarification.
  • Developer Experience Enhancements – The following enhancements to the Bot Builder tool were implemented to better the developer experience.
    • Target Audience – Labels for the Purpose of Use field is changed to Target Audience when creating a new bot is updated and to clarify the options. For more information, see Defining a Standard Bot. The option labels have been updated to:
      • General Public – This bot is available to all enterprise users, both managed and unmanaged users.
      • Enterprise Users – This bot is only available to managed enterprise users if the bot is explicitly assigned by the Bots Admin.
    • Slide in tool tips – At the bottom of many pages, an expandable slider with context-sensitive help for the page is available.
    • Field Tips/Pro Tips – Some fields now have inline, or display on-click pro tip help as you define your bots.
    • Resizing – In Dialog Builder tool, you can resize the Properties pane for a node, and the Debug Log panel when using Talk to Bot.
    • Copy – Added ability to copy in the Sessions and Variables section of the Debug Log.
  • Alert to Dialog Task Flow – You can now map an alert task to a dialog flow using a flow task. For more information, see Flows.
  • Sample Bots – When you Create a New Bot, you can choose to install pre-defined end-to-end sample bots that you can use to help you learn how to use the features of Bot Builder. In this release, the Flight Search bot is available to install and configure using the Kore.ai BotKit SDK using a Node.js server. For more information, see Installing Sample Bots.

Bug Fixes

The following list describes bug fixes for existing features in Bot Builder since the last release.

  • For the Twitter bot, if an invalid option is selected in a list of options, the list is not re-displayed.
  • For the SalesForce bot, using the Try Bot in the Bot Store, some values are not displayed when entered.
  • Some tasks are not being recognized when their exact task name is used.
  • In some cases, when an exact FAQ is input, it is still not matched.
  • In the Twilio channel, the Copy button is not working.
  • In Bot Admin Console, the Manage Builder Access page is displayed for free domains.
Menu