Docs

9.0.x Release Details

This page gives full details of the various platform releases and the corresponding features that were updated/enhanced in version 9.0.x of the platform. v9.0 Aug 14th 2021 Major Release Following is a list of feature enhancements addressed in this release. Feature Enhancement Bot Builder Conversation Driven Dialog Building Using the…

Conversation-driven Dialog Builder

Conversation Builder is a new dialog task editor which allows you to design and build a dialog task using conversational elements. It leverages the features of Storyboard and the Flow-based Dialog Task Builder. While the Storyboard helps in designing and visualizing the user conversations, the bot needs to be developed…

Data as Service

Kore.ai’s Data offering lets you define Data Tables, Table Views, and manipulate them from your Virtual Assistant. You can also view the definition of the data table or table view assigned to the VA and provide correct data mappings based on the data types for the table columns. This section…

Taxonomy-based KG

The Kore.ai platform provides a Taxonomy-based model in the Knowledge Graph to enhance the path qualification. The default Knowledge Graph model works on a two-step model i.e. path qualification and followed by question matching. The path need not be fully qualified at all times. Even a partial path match (above…

Billing Sessions API

This API retrieves the list of individual billing sessions created for a bot so that you can review them for correctness and reconciliation. Method POST Endpoint https://{{host}}/api/public/bot/{{BotID}}/getBillingSessionsDetails For Bot Admin Console: https://{{host}}/api/public/getBillingSessionsDetails Content Type application/json Authorization auth: {{JWT}} See How to generate the JWT Token. API Scope Bot Builder: Billing Sessions…

8.1.x Release Details

This page gives full details of the various platform releases and the corresponding features that were updated/enhanced in version 8.1.x of the platform. v8.1.10 May 29th 2021 Minor Release This update was mainly aimed at addressing some minor bugs. Following is a list of few updates. Feature Enhancement Bot Store…

Simulate

You can simulate the process app by selecting a trigger. The primary purpose of the simulator is to test the workflow. It displays all triggers applicable to the process app and you can select a trigger to simulate. Simulate Process App To simulate your Process App, follow the below steps:…

Dashboard

The Dashboard gives an overview of your Process App. It allows you to track the real-time status of your application. You can find the details of the instances, tasks, usage metrics, and task trends on the dashboard. You can also filter the data based on a period (24 hours, 7…

Publish

End users can interact with a process app only when it is published. The Publish option allows you to make your Process App available to your end-users.  Process App Status Process application goes through different stages before it is used by an end-user. It follows the life cycle as shown…

Notify

Notify event helps you notify users through the channels. To send notifications, you must configure channels (Bot, Email, API). Through these channels, you can deliver notifications to your users. Configure Notify Event To configure a Notify event in the process flow, follow the below steps: On the left pane, you…
Menu