Deployer needs core and importer to be created.
Reference to the core service.
Reference to the importer service.
Where should deployer look into for general packages.
The work folder used to download artifacts from bot storage.
Verifies if bot exists on bot catalog.
Invokes Type Script compiler for a given .gbapp package (Node.js based).
Performs the process of compiling all .gbapp folders.
Deploys a new blank bot to the database, cognitive services and other services.
Deploys a bot to the storage from a .gbot folder.
Performs all tasks of deploying a new bot on the cloud.
Deploys a folder into the bot storage.
Deploys a new package to the database storage (just a group).
Performs package deployment in all .gbai or default.
Loads all para from tabular file Config.xlsx.
Finds a storage package by using package name.
Determines if a given package is of system kind.
Loads all para from tabular file Config.xlsx.
Servers bot storage assets to be used by web, WhatsApp and other channels.
Performs the NLP publishing process on remote service.
Performs automation of the Indexer (Azure Search) and rebuild its index based on .gbkb structure.
Refreshes NLP entities on the remote service.
Prepares the React application inside default.gbui folder and makes this web application available as default web front-end.
Trains NLP on the remote service.
UndDeploys a bot to the storage.
Removes the package from the storage and local work folders.
Builds a connection string text to be used in direct use to database like the Indexer (Azure Search).
Retrives token and initialize drive client API.
Generated using TypeDoc
Deployer service for bots, themes, ai and more.