はじめに
対話型AIプラットフォーム
チャットボットの概要
自然言語処理(NLP)
ボットの概念と用語
クイックスタートガイド
プラットフォームへのアクセス
ボットビルダーの操作
リリースノート
最新バージョン(英語)
以前のバージョン(英語)
コンセプト
設計
ストーリーボード
ダイアログタスク
ダイアログタスクとは
ダイアログビルダー
ノードタイプ
インテントノード
ダイアログノード
エンティティノード
フォームノード
確認ノード
ロジックノード
ボットアクションノード
サービスノード
Webhookノード
スクリプトノード
グループノード
エージェント転送ノード
ユーザープロンプト
音声通話プロパティ
イベント ハンドラー
ナレッジグラフ
ナレッジグラフの抽出
ナレッジグラフの構築
ボットにナレッジグラフを追加
グラフの作成
ナレッジグラフの構築
既存のソースからFAQを構築
通知タスク
スモールトーク
デジタルスキル
デジタルフォーム
デジタルビュー
デジタルビューとは
パネル
ウィジェット
トレーニング
トレーニングとは
機械学習
機械学習とは
モデル検証
ファンダメンタルミーニング
ナレッジグラフ
示唆
ランキングおよび解決
NLPの詳細設定
NLPのガイドライン
インテリジェンス
インテリジェンスとは
コンテキスト
コンテキストインテント
割り込み
複数インテントの検出
エンティティの変更
デフォルトの会話
センチメント管理
トーン分析
テストとデバッグ
ボットと会話
発話テスト
バッチテスト
会話テスト
デプロイ
チャネル
公開
LLM and Generative AI
Introduction
LLM Integration
Kore.ai XO GPT Module
Prompts & Requests Library
Co-Pilot Features
Dynamic Conversations Features
分析
ボットの分析
NLPメトリクス
会話フロー
Usage Metrics
封じ込め測定
カスタムダッシュボード
カスタムダッシュボードとは
メタタグ
カスタムダッシュボードとウィジェット
ユニバーサルボット
ユニバーサルボットとは
ユニバーサルボットの定義
ユニバーサルボットの作成
ユニバーサルボットのトレーニング
ユニバーサルボットのカスタマイズ
他言語の有効化
ストア
プラントと使用
Overview
Usage Plans
Support Plans
Invoices
管理
ボット認証
複数言語対応ボット
個人を特定できる情報の編集
ボット変数の使用
IVRのシステム連携
一般設定
ボット管理
ハウツー
Integrations
Actions
Actions Overview
Asana
Configure
Templates
Azure OpenAI
Configure
Templates
BambooHR
Configure
Templates
Bitly
Configure
Templates
Confluence
Configure
Templates
DHL
Configure
Templates
Freshdesk
Configure
Templates
Freshservice
Configure
Templates
Google Maps
Configure
Templates
Here
Configure
Templates
HubSpot
Configure
Templates
JIRA
Configure
Templates
Microsoft Graph
Configure
Templates
Open AI
Configure
Templates
Salesforce
Configure
Templates
ServiceNow
Configure
Templates
Stripe
Configure
Templates
Shopify
Configure
Templates
Twilio
Configure
Templates
Zendesk
Configure
Templates
Agents
Agent Transfer Overview
Custom (BotKit)
Drift
Genesys
Intercom
NiceInContact
NiceInContact(User Hub)
Salesforce
ServiceNow
Configure Tokyo and Lower versions
Configure Utah and Higher versions
Unblu
External NLU Adapters
Overview
Dialogflow Engine
Test and Debug
会話スキルの設計
バンキングボットを作成
バンキングボット – 資金の振り替え
バンキングボット – 残高を更新
ナレッジグラフを構築
スマートアラートの予約方法
デジタルスキルの設計
デジタルフォームの設定方法
デジタルビューの設定方法
データテーブルのデータの追加方法
データテーブルのデータの更新方法
Add Data from Digital Forms
ボットのトレーニング
示唆の使用方法
インテントとエンティティのパターンの使用方法
コンテキスト切り替えの管理方法
ボットのデプロイ
エージェント転送の設定方法
ボット関数の使用方法
コンテンツ変数の使用方法
グローバル変数の使用方法
ボットの分析
カスタムダッシュボードの作成方法
カスタムタグを使ってフィルタリング
Data
Overview
Data Table
Table Views
App Definitions
Data as Service
Build a Travel Planning Assistant
Travel Assistant Overview
Create a Travel Virtual Assistant
Design Conversation Skills
Create an ‘Update Booking’ Task
Create a Change Flight Task
Build a Knowledge Graph
Schedule a Smart Alert
Design Digital Skills
Configure Digital Forms
Configure Digital Views
Train the Assistant
Use Traits
Use Patterns
Manage Context Switching
Deploy the Assistant
Use Bot Functions
Use Content Variables
Use Global Variables
Use Web SDK
Build a Banking Assistant
Migrate External Bots
Google Dialogflow Bot
APIs & SDKs
API Reference
API Introduction
Rate Limits
API List
koreUtil Libraries
SDK Reference
SDK Introduction
Web SDK
How the Web SDK Works
SDK Security
SDK Registration
Web Socket Connect and RTM
Tutorials
Widget SDK Tutorial
Web SDK Tutorial
BotKit SDK
BotKit SDK Deployment Guide
Installing the BotKit SDK
Using the BotKit SDK
SDK Events
SDK Functions
Tutorials
BotKit - Blue Prism
BotKit - Flight Search Sample VA
BotKit - Agent Transfer
  1. ホーム
  2. Docs
  3. Virtual Assistants
  4. Builder
  5. Knowledge Graph
  6. Manage FAQs

Manage FAQs

FAQs allow you to add question-answer sets to your Knowledge Graph and map them to related ontology terms. This feature improves intent recognition and increases the performance of your VA.

Note: There is a limit of 50k FAQs over 20k nodes to avoid performance issues.

Notes on the Few-Shot Knowledge Graph

All features explained here are supported by the Few-Shot Knowledge Graph, except for the following:

  1. You can add all your FAQs to the Root Term/Node. Few-Shot Knowledge Graphs do not require an ontology structure, but you can create one to improve intent detection.
  2. Default terms are not available in Few-Shot Knowledge Graphs. The only exception is when you switch from an Ontology Graph, in which case existing Default terms are stored as such until updated. Afterward, Default terms become Organizer terms and can be set as Mandatory.
  3. Lemmatization using Parts of Speech Search in Answer and Contextual Paths Qualification are not supported by Few-Shot Graphs. Please see the Knowledge Graph Types Comparison Table for a detailed list of supported features.
  4. Path Level and Knowledge Graph Synonyms are only supported for Mandatory Terms and for Tags.

Add FAQs

To add an FAQ, follow the below steps:

  1. On the left pane of the Knowledge Graph window, click the node to which you want to add questions.
  2. Click Add Intent on the top-right.
  3. On the Intent window, under the Intent section, select FAQ.
  4. Optionally, enter a Display Name. This name will be used for presenting the FAQ to the end-users.
  5. In the Add Question field, enter the question that describes the user’s query.
  6. Optionally, if there are alternatives to the same question, add them in the Add Alternate FAQ field. Repeat the step for all the alternative questions you want to add.
  7. You can use patterns to define the FAQs. This can be done by preceding the pattern with || (two vertical bars) in the alternate question field. The Platform marks these as patterns and evaluates them accordingly (see here for more on patterns).
  8. For each question, you can add terms that will serve as tags in better identifying the question by the Knowledge Graph Engine.
  9. You can set the Intent Status as enabled or disabled for the FAQ intents. The Knowledge Graph will not use the FAQs intents that are in the disabled state. These intents will not participate in the intent recognition process during testing and end-user interaction.
  10. You can also set Term Status as enabled or disabled. The Knowledge Graph will only use the terms that are in the enabled state. The terms marked as disabled and all their FAQ intents do not participate in the intent recognition process during testing and end-user interaction.
  11. You can also add a Reference Id. This field can be used to add a reference to any external content used as a source for this FAQ.

As you enter these questions, pay attention to terms that you can further add to your FAQ hierarchy. Learn more.

Manage Bot Responses

For the Response, you can compose a simple or complex channel-specific reply. You can use the editor like any other prompt editor in the Platform i.e. messages for dialog nodes, etc, refer here for more. You can add channel-specific responses to questions in your Knowledge Graph. By varying the responses, you can make the language and formatting leverage the strengths of the selected channels. To add a channel-specific response, select the channel from the channels list before typing the response.

Note: We recommend you add one response for All Channels so that it can be used in the absence of a channel-specific response.

 

Sometimes the responses to the FAQ are quite lengthy or may include nice-to-have information along with the primary response. To improve the readability of such responses, you can split information into multiple responses that go as separate messages one after another by clicking Add Extended Response on the top-right of the Bot Response window.

Optionally, you can use Add Alternate Response if your question can have more than one answer. Repeat the step for all the alternative responses you want to add. At runtime, the platform will pick one response at random.

Add FAQs from an Existing Source

Chances are the Knowledge Graph you are trying to build is large and complex. If you have all the FAQs in one place you can use the Import or Extract process.

  • You can use the Knowledge Graph Generator to generate Knowledge Graph from a FAQ list and import it to your VA. See here for the steps.
  • You can use the Import option to import a Knowledge Graph exported from another VA. See here for more.
  • You can use an existing list of Q&As from Knowledge Extraction to populate the Questions and Responses. See here for more.

Move FAQs Between Nodes

You can move one or more Questions and Response sets between nodes in your Knowledge Graph, as follows.

  1. On the Knowledge Graph, click the name of the node from which you want to move the FAQ. The intents associated to the node display on the right pane.
  2. Identify the FAQ that you want to move, and select the checkbox next to it. You can select multiple items.
  3. Drag the FAQ and drop it on the relevant node. The node is highlighted and the FAQ displays on the right pane of the node.

The demo below shows you how this works.

Edit FAQs and Responses

    1. From the nodes hierarchy, select the relevant term.
    2. FAQs associated with the term appear on the right pane.
    3. Hover over the Question or Response to edit it and click the edit icon.
    4. Make changes to the Question or Response and click Save.
    5. You can delete the Question using the bin icon.

 

    1. Selecting multiple intents lets you delete them in bulk.

Manage FAQs

FAQs allow you to add question-answer sets to your Knowledge Graph and map them to related ontology terms. This feature improves intent recognition and increases the performance of your VA.

Note: There is a limit of 50k FAQs over 20k nodes to avoid performance issues.

Notes on the Few-Shot Knowledge Graph

All features explained here are supported by the Few-Shot Knowledge Graph, except for the following:

  1. You can add all your FAQs to the Root Term/Node. Few-Shot Knowledge Graphs do not require an ontology structure, but you can create one to improve intent detection.
  2. Default terms are not available in Few-Shot Knowledge Graphs. The only exception is when you switch from an Ontology Graph, in which case existing Default terms are stored as such until updated. Afterward, Default terms become Organizer terms and can be set as Mandatory.
  3. Lemmatization using Parts of Speech Search in Answer and Contextual Paths Qualification are not supported by Few-Shot Graphs. Please see the Knowledge Graph Types Comparison Table for a detailed list of supported features.
  4. Path Level and Knowledge Graph Synonyms are only supported for Mandatory Terms and for Tags.

Add FAQs

To add an FAQ, follow the below steps:

  1. On the left pane of the Knowledge Graph window, click the node to which you want to add questions.
  2. Click Add Intent on the top-right.
  3. On the Intent window, under the Intent section, select FAQ.
  4. Optionally, enter a Display Name. This name will be used for presenting the FAQ to the end-users.
  5. In the Add Question field, enter the question that describes the user’s query.
  6. Optionally, if there are alternatives to the same question, add them in the Add Alternate FAQ field. Repeat the step for all the alternative questions you want to add.
  7. You can use patterns to define the FAQs. This can be done by preceding the pattern with || (two vertical bars) in the alternate question field. The Platform marks these as patterns and evaluates them accordingly (see here for more on patterns).
  8. For each question, you can add terms that will serve as tags in better identifying the question by the Knowledge Graph Engine.
  9. You can set the Intent Status as enabled or disabled for the FAQ intents. The Knowledge Graph will not use the FAQs intents that are in the disabled state. These intents will not participate in the intent recognition process during testing and end-user interaction.
  10. You can also set Term Status as enabled or disabled. The Knowledge Graph will only use the terms that are in the enabled state. The terms marked as disabled and all their FAQ intents do not participate in the intent recognition process during testing and end-user interaction.
  11. You can also add a Reference Id. This field can be used to add a reference to any external content used as a source for this FAQ.

As you enter these questions, pay attention to terms that you can further add to your FAQ hierarchy. Learn more.

Manage Bot Responses

For the Response, you can compose a simple or complex channel-specific reply. You can use the editor like any other prompt editor in the Platform i.e. messages for dialog nodes, etc, refer here for more. You can add channel-specific responses to questions in your Knowledge Graph. By varying the responses, you can make the language and formatting leverage the strengths of the selected channels. To add a channel-specific response, select the channel from the channels list before typing the response.

Note: We recommend you add one response for All Channels so that it can be used in the absence of a channel-specific response.

 

Sometimes the responses to the FAQ are quite lengthy or may include nice-to-have information along with the primary response. To improve the readability of such responses, you can split information into multiple responses that go as separate messages one after another by clicking Add Extended Response on the top-right of the Bot Response window.

Optionally, you can use Add Alternate Response if your question can have more than one answer. Repeat the step for all the alternative responses you want to add. At runtime, the platform will pick one response at random.

Add FAQs from an Existing Source

Chances are the Knowledge Graph you are trying to build is large and complex. If you have all the FAQs in one place you can use the Import or Extract process.

  • You can use the Knowledge Graph Generator to generate Knowledge Graph from a FAQ list and import it to your VA. See here for the steps.
  • You can use the Import option to import a Knowledge Graph exported from another VA. See here for more.
  • You can use an existing list of Q&As from Knowledge Extraction to populate the Questions and Responses. See here for more.

Move FAQs Between Nodes

You can move one or more Questions and Response sets between nodes in your Knowledge Graph, as follows.

  1. On the Knowledge Graph, click the name of the node from which you want to move the FAQ. The intents associated to the node display on the right pane.
  2. Identify the FAQ that you want to move, and select the checkbox next to it. You can select multiple items.
  3. Drag the FAQ and drop it on the relevant node. The node is highlighted and the FAQ displays on the right pane of the node.

The demo below shows you how this works.

Edit FAQs and Responses

    1. From the nodes hierarchy, select the relevant term.
    2. FAQs associated with the term appear on the right pane.
    3. Hover over the Question or Response to edit it and click the edit icon.
    4. Make changes to the Question or Response and click Save.
    5. You can delete the Question using the bin icon.

 

    1. Selecting multiple intents lets you delete them in bulk.

メニュー