OVERVIEW
Virtual Assistants
Kore.ai Platform
Key Concepts
Natural Language Processing (NLP)
Accessing Platform
VIRTUAL ASSISTANTS
Virtual Assistant Builder
Virtual Assistant Types
Getting Started
Create a Simple Bot
SKILLS
Storyboard
Dialog Tasks
Introduction
Dialog Builder (New)
Dialog Builder (Legacy)
User Intent Node
Dialog Node
Entity Node
Supported Entity Types
Composite Entities
Supported Colors
Supported Company Names
Form Node
Logic Node
Message Nodes
Confirmation Nodes
Bot Action Node
Service Node
Custom Authentication
2-way SSL for Service nodes
Script Node
Agent Transfer Node
WebHook Node
Grouping Nodes
Connections & Transitions
Manage Dialogs
User Prompts
Knowledge Graph
Terminology
Building
Generation
Importing and Exporting
Analysis
Knowledge Extraction
Train
Build
Alert Tasks
Introduction
Ignore Words and Field Memory
How to Schedule a Smart Alert
Small Talk
Digital Views
Introduction
How to Configure Digital Views
Digital Forms
Overview
How to Configure Digital Forms
NATURAL LANGUAGE
Overview
Machine Learning
Introduction
Model Validation
Fundamental Meaning
Introduction
NLP Guidelines
Knowledge Graph
Traits
Introduction
How to Use Traits
Ranking and Resolver
Advanced NLP Configurations
INTELLIGENCE
Overview
Context Management
Overview
Session and Context Variables
Context Object
How to Manage Context Switching
Manage Interruptions
Dialog Management
Sub Intents & Follow-up Intents
Amend Entity
Multi-Intent Detection
Sentiment Management
Tone Analysis
Sentiment Management
Event Based Bot Actions
Default Conversations
Default Standard Responses
TEST & DEBUG
Talk to Bot
Utterance Testing
Batch Testing
Record Conversations
Conversation Testing
CHANNELS
PUBLISH
ANALYZE
Overview
Dashboard
Custom Dashboard
Overview
How to Create Custom Dashboard
Conversation Flows
NLP Metrics
ADVANCED TOPICS
Universal Bots
Overview
Defining
Creating
Training
Customizing
Enabling Languages
Store
Smart Bots
Defining
koreUtil Libraries
SETTINGS
Authorization
Language Management
PII Settings
Variables
Functions
IVR Integration
General Settings
Management
Import & Export
Delete
Bot Versioning
Collaborative Development
Plan Management
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
ADMINISTRATION
HOW TOs
Create a Simple Bot
Create a Banking Bot
Transfer Funds Task
Update Balance Task
Context Switching
Using Traits
Schedule a Smart Alert
Configure UI 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
RELEASE NOTES

ボット バージョニング

この機能は、プラットフォームのバージョン7.3でリリースされたもので、(ベータ)状態になっています。

開発の一環として、開発の特定の段階をバージョンとしてマークしたい場合が非常によくあります。その理由は以下のように様々です。

  • 後続の変更を行う前に、ボット のバージョンを作成する場合。
  • 完全にテストされたバージョンを製品リリースまで保存する一方で、機能強化の作業を継続する場合。
  • すべての変更を追跡する場合。

何らかの理由で新しい変更がうまくいかない場合は、以前の状態に戻したいと思う場合。

概要

Kore.ai の [ボット バージョン] オプションは、上記の要件を満たすために特別に設計されています。注意: この機能は、プラットフォームの v7.3 でリリースされたもので、ベータ版です。このオプションを使用すると、ボット 開発者は以下のことができます。

  • ボット 定義の複数のバージョンの作成。
  • ボット で利用可能なすべてのバージョンの表示と管理、および
  • ボット を以前のバージョンへ復元。

バージョン管理は、スタンダード ボット とユニバーサル ボット でサポートされています。このオプションは、左のメイン ナビゲーションから[設定]→[ボット 管理]→[ボット のバージョン]でアクセスできます。

タイプ

バージョンの種類は、ボット のバージョンが作成される方法に基づいています。

  • ユーザーの作成: これらのバージョンは、ボット 開発者によって作成されます
    • プロセスについては以下を参照してください
    • ユーザーが作成したバージョンの最大数は20に設定されています。この上限に達すると、新しいバージョンが作成され、古いバージョンは削除されます。
  • 自動作成: これらのバージョンは、ボット の公開サイクルの一部として作成されます。
    • ボット を公開すると、プラットフォームは自動的にバージョンを作成します。
    • 自動作成されたバージョンには、現在の公開要求が受理された後の ボット の公開済みのコピーの定義が含まれています。
    • 公開要求が拒否された場合、バージョンは作成されません。
    • これらのバージョンを削除することはできません。
    • 自動バージョンの作成が進行中の間は、それ以降の公開要求を出すことはできません。
    • 自動バージョンの作成数の上限は20に設定されています。この上限に達すると、新しいバージョンが作成され、古いバージョンは削除されます。

作成

以下は、バージョンを作成するための手順です。

  1. [ボット バージョン] ページから、[バージョンの作成] ボタンをクリックします。
  2. 入力を促されます。
    • バージョン名 – ボット の主な機能を示す理想的なユニークな名前を入力します。
    • 説明 – このバージョンで行われた変更点を簡単に追加します。
  3. 完了したら、[バージョンの作成]をクリックします。ボット のバージョンが作成されます。

アクション

ボット バージョンの一覧ページから実行できるアクションは以下の通りです。

  1. [ボット バージョン] ページでは、ボット のすべてのバージョンのリストが表示されます。
  2. 各バージョンについて、以下の内容を確認できます。
    • バージョンの名前
    • バージョンの説明
    • この ボット のバージョンが作成されたプラットフォーム バージョン
    • 作成日 – バージョン作成時のタイムスタンプ
    • 作成者 – バージョンを作成したユーザー。
  3. 各バージョンに対して、以下のアクションを実行できます。
    • 特定のバージョンに復元する。
    • 特定のバージョンをエクスポートする。
    • 特定のバージョンを削除する(自動バージョンには適用されません)。

バージョンの復元

任意のバージョンに対して 復元 オプションを使用すると、ボット の現在の「開発中」のバージョンを、そのバージョンに存在する定義で置き換えることができます。復元は ボット の互換性のあるバージョンを尊重し、互換性のないバージョンの復元は拒否されます。

復元の仕組み

以下は、ボット の各コンポーネントに対するバージョン復元の処理方法です。タスク: ダイアログタスク、アクション/アラート/情報タスク、スモール トーク(言語ごと)、UIフォーム、パネル、ウィジェットに以下のルールが適用されます。

  • ボット に1つ以上の追加タスクがあり、それらが復元版の定義に存在しない場合、これらのタスクはプラットフォーム上で暗黙的に「削除済み」としてマークされます。
  • 「削除済み」タスクは、ボット の開発に利用できず、復元後の最初の公開要求時に、ボット の公開済みのコピーから自動的に削除されます。これらの削除タスクを公開リクエストから除外することはできません。
  • 一度削除されると、これらの削除されたタスクを含むバージョンを復元した場合、それらは同じ名前の新しいタスクとして含まれ、元の(削除済みの)タスクは公開ログで「削除済み」とマークされたままになります。
  • 公開済みの ボット を未公開の状態に復元した場合、ボット のインポートが制限されることがあります。

ナレッジ グラフ: ナレッジ タスクには、以下のルールが適用されます(言語ごと)。

  • ボット に1つ以上の追加の「よくある質問」があり、それらが復元バージョンの定義に存在しない場合、これらのタスクはプラットフォームで暗黙的に「削除済み」とマークされます。
  • これらの「削除」されたタスクは、ボット の開発に利用できません。
  • これらの「よくある質問」は、公開要求時に対応する親ノードが公開用に選択されている場合のみ、公開済みのコピーから削除されます。
  • 対応する親ノードが公開用に選択されていない場合、これらの「よくある質問」は公開済みのコピーには存在するが、開発中のコピーでは削除されたものとみなされます。
  • 一度削除されると、これらの削除されたタスクを含むバージョンを復元した場合、それらは同じ名前の新しいタスクとして含まれ、元の(削除済みの)タスクは公開ログで「削除済み」とマークされたままになります。

スモール トーク: スモール トークには、以下のルールが適用されます(言語ごと)。

  • ボット に1つ以上の追加の「質問と回答」があり、それらが復元版の定義に存在しない場合、これらのタスクはプラットフォームで暗黙的に「削除済み」とマークされます。
  • これらの「削除」されたタスクは、ボット の開発に利用できません。
  • これらの「質問と回答」は、公開リクエスト時にスモール トークが公開対象として選択されている場合のみ、公開済みのコピーから削除されます。

言語

  • ボット の定義に、復元バージョンの定義にはない1つ以上の追加の言語が存在している場合、それらの言語は ボット の設定されたバージョンから「削除済み」とみなされます。
  • これらの「削除済みの」言語は、ボット の開発に利用できません。
  • 言語削除は、復元後にボット を公開した際に、公開済みのコピーに反映されます。

チャネル

  • チャネルは ボット の定義の一部ではなく、そのため ボット はバージョニングの一部となります。例:現在のチャンネルを有効にしても、バージョン復元時には変更されません。
  • 例外として、Webhook チャネルがあります。現在のバージョンのウェブ チャネルの設定は、復元されたバージョンの設定に置き換えられます。

ボット 管理

  • 復元されたバージョンが公開されるまで、ボット のインポートは許可されません。
OVERVIEW
Virtual Assistants
Kore.ai Platform
Key Concepts
Natural Language Processing (NLP)
Accessing Platform
VIRTUAL ASSISTANTS
Virtual Assistant Builder
Virtual Assistant Types
Getting Started
Create a Simple Bot
SKILLS
Storyboard
Dialog Tasks
Introduction
Dialog Builder (New)
Dialog Builder (Legacy)
User Intent Node
Dialog Node
Entity Node
Supported Entity Types
Composite Entities
Supported Colors
Supported Company Names
Form Node
Logic Node
Message Nodes
Confirmation Nodes
Bot Action Node
Service Node
Custom Authentication
2-way SSL for Service nodes
Script Node
Agent Transfer Node
WebHook Node
Grouping Nodes
Connections & Transitions
Manage Dialogs
User Prompts
Knowledge Graph
Terminology
Building
Generation
Importing and Exporting
Analysis
Knowledge Extraction
Train
Build
Alert Tasks
Introduction
Ignore Words and Field Memory
How to Schedule a Smart Alert
Small Talk
Digital Views
Introduction
How to Configure Digital Views
Digital Forms
Overview
How to Configure Digital Forms
NATURAL LANGUAGE
Overview
Machine Learning
Introduction
Model Validation
Fundamental Meaning
Introduction
NLP Guidelines
Knowledge Graph
Traits
Introduction
How to Use Traits
Ranking and Resolver
Advanced NLP Configurations
INTELLIGENCE
Overview
Context Management
Overview
Session and Context Variables
Context Object
How to Manage Context Switching
Manage Interruptions
Dialog Management
Sub Intents & Follow-up Intents
Amend Entity
Multi-Intent Detection
Sentiment Management
Tone Analysis
Sentiment Management
Event Based Bot Actions
Default Conversations
Default Standard Responses
TEST & DEBUG
Talk to Bot
Utterance Testing
Batch Testing
Record Conversations
Conversation Testing
CHANNELS
PUBLISH
ANALYZE
Overview
Dashboard
Custom Dashboard
Overview
How to Create Custom Dashboard
Conversation Flows
NLP Metrics
ADVANCED TOPICS
Universal Bots
Overview
Defining
Creating
Training
Customizing
Enabling Languages
Store
Smart Bots
Defining
koreUtil Libraries
SETTINGS
Authorization
Language Management
PII Settings
Variables
Functions
IVR Integration
General Settings
Management
Import & Export
Delete
Bot Versioning
Collaborative Development
Plan Management
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
ADMINISTRATION
HOW TOs
Create a Simple Bot
Create a Banking Bot
Transfer Funds Task
Update Balance Task
Context Switching
Using Traits
Schedule a Smart Alert
Configure UI 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
RELEASE NOTES

Bot Versioning

Very often, as part of the development, you may want to mark specific stages of development as versions. The reasons could be as varied as:

  • creating a version of the bot before proceeding to subsequent changes;
  • to preserve a fully tested version till the production release while continuing to work on enhancements;
  • to keep track of all the changes made.

If the new changes are not working out, for any reason, then you would want to revert back to the previous state.

Overview

Kore.ai’s Bot Versions option is specifically designed to meet the above requirements.

Using this option, you as a bot developer can:

  • create multiple versions of the bot definition;
  • view and manage all versions available for the bot; and
  • restore the bot to a previous version.

Versioning is supported in Standard and Universal Bots.

This option can be accessed from the Deploy tab from the top menu, under the left menu option Bot Management -> Bot Versions.

Types

The version type is based on the ways in which a Bot version is created:

  • User Created: These versions are created by you as Bot Developer
    • See below for the process.
    • The maximum number of user-created versions that will be created is set to 20. Once this limit is reached new version will be created and the oldest versions are deleted.
  • Auto Created: These versions are created as part of the bot Publish cycle.
    • Whenever you publish a bot, the platform creates a version automatically.
    • This auto version includes the definition of the published copy of the bot after the current publish request is accepted.
    • In case the publish request is rejected, the version will not be created.
    • You cannot delete these versions.
    • While an auto-version creation is in-progress, you cannot raise any subsequent publish requests.
    • The maximum number of auto-versions that will be created is set to 20. Once this limit is reached new version will be created and the oldest versions are deleted.

Creation

Following are the steps to create a version:

  1. From the Bot Versions page, click the Create Version button.
  2. You will be prompted to enter:
    • Version Name – enter a unique name that would ideally give an idea of a major feature of the Bot.
    • Description – add in brief the changes that went into this version.
  3. Click Create Version when done. Your bot version is created.

Actions

Following are the actions you can perform from the bot version listing page:

  1. On the Bot Versions page, you will see a list of all versions of the bot.
  2. For each version you can view:
    • Name of the versions
    • Description of the version
    • Platform Version where this bot version was created
    • Created on – the version creation timestamp
    • Created by – the user who created the version.
  3. You can perform the following actions on each version:
    • Restore to a specific version;
    • Export a specific version;
    • Delete a specific version (not applicable for auto-versions).
  4. You can Compare versions to track changes.

Version Restoration

Using the Restore option against any version, you can replace the current ‘in-development’ version of the bot with the definition present in that version. The restoration honors the bot compatibility versions and will reject any non-compatible version restorations.

How restoration works

The following is how version restore is handled for each of the Bot components:

Tasks:

The following rules apply to Dialog Tasks, Action / Alert / Information Tasks, Small Talk (per language), UI Forms, Panels and Widgets

  • If there are one or more additional tasks in the bot, and if these are not present in the restoration version definition, then these tasks will be implicitly marked as ‘Deleted’ in the platform.
  • These ‘Deleted’ tasks will not be available for the bot development and they will automatically be removed from the Published copy of the bot during the first publish request post-restoration. You will not be allowed to exclude these delete requests from the publish requests.
  • Once deleted if you restore a version that contains these deleted tasks they will be included as new tasks with the same name and the original (deleted) tasks will still be marked as deleted in the Publish logs.
  • If you have restored a published bot to an unpublished state then bot import might be restricted.

Knowledge Graph:

The following rules apply to Knowledge Tasks (per Language)

  • If there are one or more additional FAQs in the bot, and if these are not present in the restoration version definition, then these tasks will be implicitly marked as ‘Deleted’ in the platform.
  • These ‘Deleted’ tasks will not be available for the bot development
  • These FAQs will be removed from published copy only if the corresponding parent nodes are selected for publishing during the publish request
  • If the corresponding parent nodes are not selected for publishing, then those FAQs will be present in the Published copy but considered as deleted in the in-development copy
  • Once deleted if you restore a version that contains these deleted tasks they will be included as new tasks with the same name and the original (deleted) tasks will still be marked as deleted in the Publish logs.

Small Talk:

The following rules apply to Small Talk (per Language)

  • If there are one or more additional QnAs in the bot, and if these are not present in the restoration version definition, then these tasks will be implicitly marked as ‘Deleted’ in the platform.
  • These ‘Deleted’ tasks will not be available for the bot development
  • These QnAs will be removed from published copy only if Small Talk is selected for publishing during the publish request

Languages

  • If there are one or more additional languages in the bot definition which are not present in the restore version definition, then such languages will be considered as ‘deleted’ from the configured version of the bot.
  • These ‘deleted’ languages will not be available for bot development
  • The language deletion will get reflected in the published copy after the subsequent publishing of the bot post-restoration

Channels

  • Channels are not part of bot definition and as such will bot be part of versioning ie. the current channel enablement will not change on version restoration.
  • One exception is the Webhook channel. The web channel configuration of the current version will be replaced by that of the restored version.

Bot Management

  • Bot Import will not be allowed until the restored version is published.

Version Compare

The Version Comparison feature allows you to understand the differences between different versions of the same bot. It helps to:

  • Debug issues in the recently published version by letting them compare the published version with any of the previous versions.
  • Analyze changes before Publish. The developer can take a snapshot of changes by comparing a copy of the in-development version and the published version of the bot.
  • Perform Impact Analysis before (or after) Version Restore. The developer can get a better understanding of the impact of version restoration by comparing the two versions.
  • Analyze changes in NLP/NLU. NLP trainers can analyze the change in the bot’s NLP performance by comparing the training present in two versions.

Using the Compare option against any version, you can compare any two versions of your bot to review the list of changes made to the bot definition between the two versions.

To compare bot versions, follow the below steps:

  1. On the Bot Versions page, you can find the list of your bot versions.
  2. Hover over the bot version you want to compare and click Compare.
  3. On the Select Another Version to Compare window, you can find the selected version (base) of your bot and a list that contains different versions (target). Select a bot version from the list to compare.
  4. Click Proceed.
  5. On the Version Comparison page, you can find the comparison details categorized into:
    • Tasks
    • Training 
    • Intelligence
    • Settings
    • Change Logs
  6. The following information is highlighted to the developer in a JSON format:
    • Data addition – Newly added data in the secondary version is highlighted, but not in the primary version.
    • Data removal – Data deleted from the primary version is highlighted, but not in the secondary version.
    • Data update – In the case of key-value pairs, the same key present in both versions with different values is highlighted. 
    • For data addition and removal, an empty line is shown in the version where the corresponding detail is missing to understand the position of the new line.

  7. A summary count of the total changes is displayed and supports search.