Varbase AI Agents recipe
Provides an AI-powered chatbot for streamlined administration and allows managing multiple agents with distinct functionalities.
Utilizing the AI Agents, AI Assistant API, AI Chatbot modules, and inspired by the outstanding work from the Drupal CMS AI recipe. Optimized for the Varbase standard and flavor.
Drupal Recipe
project_directory
|-- docroot
|-- recipes
|-- contrib
|-- varbase_ai_agents
Add the Recipe Using Composer
composer require drupal/varbase_ai_agents:~1.0.0
Change directory to /web
or /docroot
/web
or /docroot
Apply the Recipe with Drush
drush recipe recipes/contrib/varbase_ai_agents
Last updated