githubEdit

Varbase AI Agents recipe

Provides an AI-powered chatbot for streamlined administration and allows managing multiple agents with distinct functionalities.

Utilizing the AI Agentsarrow-up-right, AI Assistant APIarrow-up-right, AI Chatbotarrow-up-right modules, and inspired by the outstanding work from the Drupal CMS AIarrow-up-right recipe. Optimized for the Varbase standard and flavor.

Drupal Recipe

circle-info

GitHub: https://github.com/Vardot/varbase_ai_agents arrow-up-right

Drupal.org: https://www.drupal.org/project/varbase_ai_agentsarrow-up-right

After building a project using the varbase-project template, you can see the code of the recipe in:

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

Apply the Recipe with Drush