Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Varbase FAQs 9.2.1 Minor update available for module varbase_faqs (9.2.1). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

AI Agents

11,836 sites Security covered Ai ecosystem
View on drupal.org

This module provides a framework for creating AI agents that can manipulate Drupal content and configurations based on instructions. It includes agents for managing fields, content types, and taxonomies, allowing users to perform tasks like creating an image field with specific privacy settings through natural language commands.

The AI Agents is a framework that can be used to create Agents of all sorts, including so called text-to-action agents that can manipulate your actual Drupal configurations or content based on textual or multimodal instructions.

The module offers a framework for building your own configuration agents, that can be shipped in recipes or modules. They utilize tools calling, so the only development needed is if there is not a tool for what your agent is trying to solve.

When you install the module it comes with 3 agents that it will install.

  • Field Type Agent - This agent can take your instructions and create or edit fields on fieldable entities or answer questions about fields in general.
  • Content Type Agent - This agent can create, edit and answer questions about node types.
  • Taxonomy Agent - This agent can create, edit and answer questions about vocabularies and taxonomy terms.

This means that you will be able to add an instruction like

Can you create an image field on the Page and call it "My Images". I want it to store the image so no one else can see it.

And it will create an image field and change its configuration to store it in private file system if it exists.

The solution opted in for Drupal CMS is to use the Agents together with the Chatbot and AI Assistants API from the AI module.

Submodules

  • AI Agents Explorer - This offers a developers and debugging tool for testing out the path and output a specific agent is taking.
  • AI Agents Modeler API - This offers a way of using the modelers API and BPMN.io to setup the models in a graph environment, similar to ECA.

Try it out

You can do the following to try one agent out, if you do not want to install Drupal CMS

  1. Install the AI Module and one provider with tools calling
  2. Install the AI Agents Module & AI Agents Explorer
  3. Setup the provider.
  4. Go to Agent Overview page: /admin/config/ai/tools-automation/agents
  5. Click Explore on any of the agents
  6. Try to ask in the form "What can you do?"

Setting up a new agent

Visit /admin/config/ai/agents
Click on +Add AI Agent
Write a title, system prompt and choose the tools it can use.
Try it out in AI Agents Explorer.

Documentation

Its documented on the AI documentation page.

Video Tutorials

https://www.youtube.com/watch?v=YHvwYM4IL90

Activity

Total releases
29
First release
Dec 2024
Latest release
1 week ago
Releases (12 mo)
18 ▲ from 11
Maintenance
Active

Release Timeline

Releases

Version Type Release date
1.2.6 Stable Jul 7, 2026
1.3.2 Stable Jul 6, 2026
1.3.1 Stable Jun 24, 2026
1.2.5 Stable Jun 24, 2026
1.1.4 Stable Jun 24, 2026
1.3.0 Stable May 28, 2026
1.2.4 Stable May 21, 2026
1.4.x-dev Dev Apr 28, 2026
1.3.0-rc1 Pre-release Apr 7, 2026
1.3.0-beta2 Pre-release Mar 3, 2026
1.2.3 Stable Feb 26, 2026
1.3.0-beta1 Pre-release Feb 16, 2026
1.2.2 Stable Feb 16, 2026
1.2.1 Stable Nov 19, 2025
1.3.x-dev Dev Oct 14, 2025
1.2.0 Stable Oct 13, 2025
1.2.0-beta1 Pre-release Sep 24, 2025
1.1.3 Stable Sep 17, 2025
1.1.2 Stable Jul 17, 2025
1.1.1 Stable Jul 11, 2025
1.1.0 Stable Jun 12, 2025
1.2.x-dev Dev Jun 6, 2025
1.1.0-rc1 Pre-release Jun 5, 2025
1.1.0-beta3 Pre-release May 20, 2025
1.1.0-beta2 Pre-release May 18, 2025
1.1.0-beta1 Pre-release May 8, 2025
1.1.x-dev Dev Mar 11, 2025
1.0.2 Stable Feb 7, 2025
1.0.0-beta1 Pre-release Dec 12, 2024