drupal/saplings_ai_agent_modeler

Configures the Modeler to allow for creation or editing of AI agents.

0.x-dev 2025-06-15 09:49 UTC

This package is auto-updated.

Last update: 2025-06-15 13:52:35 UTC


README

saplings

Saplings - AI Agent Modeler

Configures the Modeler to allow for creation or editing of AI agents.

Installation

composer require drupal/saplings_ai_agent_modeler
cd web && php core/scripts/drupal recipe ../recipes/saplings_ai_agent_modeler

Configure OpenAI

While the AI module supports many AI services, this recipe is configure to use OpenAI.

  1. Create an API key at https://platform.openai.com
  2. Create a key file at private://keys/openai_provider.key. That is usually at [webroot]/sites/default/files/private/keys/openai_provider.key.
  3. Once you are ready to deploy, be sure to place that key in your cloud environments on the site's host. If you place it in the canonical environment, it will get cloned on subsequent multidev clones.

Usage

After recipe application, you can use the modeler to configure AI Agents by visiting /admin/config/ai/agents. Click on edit next to one of the agents, or create your own agent by clicking the + Add AI Agent button.

Maintainers

Current maintainers:

This project is sponsored by: