Guides
Key Concepts

Key Concepts

Bots

On the aBLT platform, bots are the core of the platform. A bot is a trained model that has been deployed to the aBLT platform. The bot is the model that is used to generate the text. Bots can be accessed via the aBLT API.

Instructions

Instructions are a prompt used by bots to understand how to respond. They are defined in the Bot Workshop and assigned to bots. They can either come in the form of one giant string of text or as reuable chunks. Instructions can also be assigned custom types that help shape a bot's training.

Extensions

Deployments

Deployments are the way that bots get in front of your end-users. Bots can be deployed as a web app, embeddable chatbots, to your own apps via API or to a variety of channels, including Slack, Discord, and more.