Cloud Console & CLI
this section is a work in progress
The cloud console can be accessed from the asterai website. It lets you create and manage agents.
The CLI tool, which can be installed on your computer via NPM, is used to deploy plugins into your agents.
Once a plugin has been added to an agent, you can access the cloud console from asterai's website and turn that plugin on or off, or delete the plugin. Other features, such as Vector DBs, can also be managed from the cloud console.
To learn about how to create a plugin for your agent, check this guide.