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 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