drupal / varbase_ai_agents
Provides an AI-powered chatbot for streamlined administration and allows managing multiple agents with distinct functionalities.
1.0.3
2025-07-01 16:16 UTC
Requires
- drupal/ai: ~1.1.0
- drupal/ai_agents: ~1
- drupal/core: ~10 || ~11
- league/commonmark: *
README
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.
Apply the Varbase AI Default recipe, or make sure it has been applied before applying this recipe.
Add the Recipe Using Composer
composer require drupal/varbase_ai_agents:~1.0.0
Change directory to /web
or /docroot
Run the Drupal recipe bash script:
bash core/scripts/drupal recipe recipes/contrib/varbase_ai_agents
or
Run the Drush recipe command:
drush recipe recipes/contrib/varbase_ai_agents