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
Deprecations
Bot Builder
Creating a Bot
Design
Develop
Storyboard
Dialog Task
User Intent Node
Dialog Node
Entity Node
Supported Entity Types
Composite Entities
Supported Time Zones
Supported Colors
Supported Company Names
Form Node
Logic Node
Message Nodes
Confirmation Nodes
Service Node
Custom Authentication
2-way SSL for Service nodes
Script Node
Agent Transfer Node
WebHook Node
Grouping Nodes
Connections & Transitions
Managing Dialogs
Prompt Editor
Alert Tasks
Alert Tasks
Ignore Words and Field Memory
Digital Forms
Digital Views
Knowledge Graph
Terminology
Building
Generation
Importing and Exporting
Analysis
Knowledge Extraction
Small Talk
Action & Information Task
Action Tasks
Information Tasks
Establishing Flows
Natural Language
Overview
Machine Learning
ML Model
Fundamental Meaning
NLP Settings and Guidelines
Knowledge Graph Training
Traits
Ranking and Resolver
NLP Detection
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
Talk to Bot
Utterance Testing
Batch Testing
Record 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
Data Table
Universal Bots
Defining
Creating
Training
Customizing
Enabling Languages
Smart Bots
Defining
Sample Bots
Github
Asana
Travel Planning
Flight Search
Event Based Bot Actions
koreUtil Libraries
Bot Settings
Bot Functions
General Settings
PII Settings
Customizing Error Messages
Bot Management
Bot Versioning
Using Bot Variables
API Guide
API Overview
API List
API Collection
SDKs
SDK Overview
SDK Security
SDK App Registration
Web SDK Tutorial
Message Formatting and Templates
Mobile SDK Push Notification
Widget SDK Tutorial
Widget SDK – Message Formatting and Templates
Web Socket Connect & RTM
Using the BotKit SDK
Installing
Configuring
Events
Functions
BotKit SDK Tutorial – Agent Transfer
BotKit SDK Tutorial – Flight Search Sample Bot
Using an External NLP Engine
Bot Administration
Bots Admin Console
Dashboard
User Management
Managing Users
Managing Groups
Managing Role
Bots Management
Enrollment
Inviting Users
Bulk Invites
Importing Users
Synchronizing Users from AD
Security & Compliance
Using Single Sign-On
Security Settings
Cloud Connector
Analytics
Billing
How Tos
Creating a Simple Bot
Creating a Banking Bot
Transfer Funds Task
Update Balance Task
Context Switching
Using Traits
Schedule a Smart Alert
Configure Digital Forms
Add Form Data into Data Tables
Configuring Digital Views
Add Data to Data Tables
Update Data in Data Tables
Custom Dashboard
Custom Tags to filter Bot Metrics
Patterns for Intents & Entities
Build Knowledge Graph
Global Variables
Content Variables
Using Bot Functions
Configure Agent Transfer
  1. Home
  2. Docs
  3. Bots
  4. What's New
  5. Bots Platform v6.4

Bots Platform v6.4

This section contains major and minor release information for the Kore.ai Bots Platform v6.4 released on March 9, 2019.

This release includes new features that help you get insights into your bot’s performance, improve end-user conversation experience and a host of enhancements to Universal Bots, Batch Testing, Event Management, and many more features.

A wave of developer experience improvements like simplified navigation, global search bar, shortcuts, contextual help, and guided tours are also included in this release.

Visualize Conversation Flows

Conversation Flows View provides a visual representation of your user journeys and gives insights into commonly used tasks, utterances that guided the conversations, preferred paths, and usage details. You can also view the dropout rates at various stages of the conversation.

Ability to get business-critical insights using custom tags in conversation flows

By adding Custom Meta Tags to the conversation flows, you will be able to profile bot user conversations and derive business-critical insights from your bot usage and execution metrics. Tags can be defined as part of the bot definition at any point of interest. When users interact with your bot, the platform will dynamically resolve these tags and adds them to chat transcripts so that you can later filter your conversations, and flows using those tags.

Bot Summary

Bot Summary provides a bird’s eye view of your bot definition. This includes details of your bot tasks, FAQs, a summary of training provided, channels, events, variables and extensions configured in your bot. From Bot summary, you can also quickly launch actions like creating a new task, exporting or import bot or choose any of the widgets to navigate to the detailed view. 

Amend Entities

You can now allow your users to modify or amend the value of an entity that was already provided during a conversation. For example, users may want to change ‘travel date’ after seeing the ticket prices for a previously selected ‘travel date’. The training required for identifying amend intents is pre-built into the platform. You can also define how the dialog should resume post modifying an entity value.

Global Search and Navigation Tools

A host of new improvements are added to make it easy to switch between various modules. You can launch the Global Search tool from any module, search for the specific module and directly navigate there. You can also use the Global Search tool to perform a search within specific modules like looking for a specific training utterance. We are also introducing shortcuts to invoke commonly performed tasks using keyboard shortcut keys.

Contextual Help and Guided Tours 
You can now get access to contextually relevant resources from the Help menu available across all modules. You can also search for additional information, or directly navigate to Documentation, Support or Community portals. We have also included guided tours that help you in getting acquainted with the product features and also provide a step by step walkthrough on how to create various tasks and progress through the bot lifecycle.

Information Reorganization
As we keep enhancing the product with new features, we periodically realign the modules to make it easy to find relevant information. The Natural Language menu now has features categorized into Training, Intelligence and Default Conversations. the Testing menu includes Utterance Testing as well as Batch Testing. Bot Settings are categorized in Config Settings and Bot Management. Few other modules were also relocated to align them to more relevant groups.

NLP Enhancements
We have extended NLP engine’s abilities to improve the conversational experience for end users.

  • Batch Testing reports have been enhanced to include the confidence scores from the respective NLP engines. Also, the error messages have been enhanced to allow you to better understand the nature of failure and take proper action.=
  • Define ‘Negative Patterns’ to eliminate intents based on specific phrases present in the user utterances. Intents detected by the Fundamental Meaning or Machine Learning models are validated against the Negative Patterns for elimination before they are sent to Ranking and Resolver engine.
  • Patterns configured for intents and entities can now be reordered.
Other Enhancements
  • Dashboards (Usage Metrics) have been upgraded to present real-time usage information of your bots.
  • You can now use the Task Execution Failure event to customize the end user experience if your bot encounters any exceptions when end users are interacting with your bot. Learn more.
  • In addition to the existing platform support for 14 languages, you can now create and publish bots in the Finnish language. Learn more.
  • Agent and Webhook nodes are now supported in Universal Bots. Now, you can also use separate BotKits for your Universal bot and for each of your linked bots. The platform will automatically route the messages relevant BotKit based on the current context of the user.
  • Dialog Builder has some nifty improvements like the ability to directly add a node between two existing nodes, a dedicated tab for managing training data from Properties panel and few others.
  • Authorized users can now invite new users to your account directly from Bot Builder.
Menu