Create a Bot
In Voxtronics, Bots are execution environments where agents run and collaborate.
Creating a bot is one of the key steps in setting up your environment.
The logic defined in a bot configuration can be complex; however, this tutorial focuses on a basic example to help you create a minimal working agent.
Bot-level routing is discussed in the overview section.
Detailed information about configuration options is available here.
Create a new Bot
To create a new bot:
- Go to Bot
- Click “Add Bot”
- Choose a name for the bot
- Select an available location
- (Optional) Add a description
- (Optional) Add notes
- Define the bot configuration (TOML or JSON)
- Click “Create Bot”