Docs

Adding the IVR-AudioCodes Channel

AudioCodes is a voice network provider with the ability to choose custom ASR and TTS engines. You can connect your bot to IVR-AudioCodes using a Webhook based integration. Before you begin, please ensure that you have administration access to your AudioCodes account for configuring the integration. Introduced in ver8.0 of…

Advanced NLP Configurations

You can fine-tune intent detection for each language enabled for your Virtual Assistant (VA). To perform this action, follow the below steps: On the left pane, click Natural Language > Training > Thresholds & Configurations. Under the Thresholds & Configurations section, you can perform by customizing The Fundamental Meaning model – see…

Entity Rules

Validating user input before processing goes a long way in improving the bot’s efficiency and user experience. While the entity type does impose some basic restrictions, these are not always sufficient and does not cater to the specific business requirements. Entity rules can be used for additional processing hints and…

Managing Namespace

Chances are that you have defined tens or hundreds of (Environment or Content) variables and used them in the VA definitions. These variables could have been used in defining text prompts or messages, JavaScript, transitions, and service call definitions. Loading all these variables for every single task irrespective of their…

Bots Platform v7.3

This section contains major and minor release information for the Kore.ai Bots Platform v7.3 released on July 4, 2020. New Features UI Forms Kore.ai platform now allows virtual assistants to present a UI based form to gather information from the end-user to proceed further. Examples include providing delivery address while…

7.3.x Release Details

This page gives an overview of the various platform releases and the corresponding features that were updated/enhanced in the 7.3.x version of the platform. Ver 7.3 July 4th 2020. Major Release Feature Enhancement Bot Builder UI Forms Introduced UI Forms allowing users to provide inputs to a Bot using visual…

8.0.x Release Details

This page gives full details of the various platform releases and the corresponding features that were updated/enhanced in version 8.0.x of the platform. v8.0.08 Jan 9th 2021 Minor Update This update was mainly aimed at addressing some minor bugs. Following is a list of few updates. Feature Enhancement Natural Language…

Status Tracker

There are some jobs that are performed in the background, without distracting you from the bot builder UI like exporting the bot, training the bot, etc. You will get a notification once the task is complete. You can track the status from the Status Tracker at the bottom of the…

Status Tracker

There are some jobs that are performed in the background, without distracting you from the bot builder UI like exporting the bot, training the bot, etc. You will get a notification once the task is complete. You can track the status from the Status Tracker at the bottom of the…

Get FAQs – KG

To get a list of questions and nodes under the Knowledge task. Method GET Endpoint https://{{host}}/api/public/bot/{{botId}}/faqs?ktId=&limit=&offset=&parentId=&withallchild=&type=&language=en Content Type application/json Authorization auth: {{JWT}} See How to generate the JWT Token. API Scope Bot Builder: Manage Knowledge Graph Admin Console: Manage Knowledge Graph Path Parameters Parameter Description Mandate host The environment URL.…
Menu