Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: Mailchimp 3.1.5 Minor update available for module mailchimp (3.1.5). Release: Commerce Shipping 3.0.5 Minor update available for module commerce_shipping (3.0.5). Release: GoogleTag Manager 2.0.1 Minor update available for module gtm (2.0.1). Usage Milestone: Easy Breadcrumb Module easy_breadcrumb crossed 100,000 active installs. Release: MCP Sentinel 2.17.0 Minor update available for module mcp_sentinel (2.17.0). Release: Commerce ML Exchange 2.0.1 Minor update available for module cmlexchange (2.0.1). Release: Commerce ML Exchange 2.0.0 Major update available for module cmlexchange (2.0.0). Release: SynImport 2.0.0 Major update available for module synimport (2.0.0). Release: Contact ajax 3.0.0 Major update available for module contact_ajax (3.0.0). Module Revived: Contextual Filter from Referer 1.0.2 Module contextual_filter_referer updated after 22 months of inactivity (1.0.2).

Ai Provider Amazeeio Recipe

Security covered

Part of the AI ecosystem · 302 projects

View on drupal.org

This recipe installs and configures the amazee.ai AI Provider for Drupal. It offers a smooth path for automated installations and quick trials, including the ability to automatically provision a free anonymous trial account.

This recipe installs and configures the amazee.ai AI Provider for Drupal AI setups, with a smooth path for automated installs and quick trials.

Install and apply

composer require drupal/ai_provider_amazeeio_recipe -W

Apply the recipe from its folder path:

drush recipe [RECIPES_PATH_FOLDER]/ai_provider_amazeeio_recipe

Drush supports passing recipe inputs using --input=RECIPE_NAME.INPUT_NAME=VALUE.

Quick trial (non-interactive)

If you apply the recipe non-interactively (or run interactively and provide no inputs), the recipe provisions a free anonymous Amazee AI trial account automatically.

drush recipe [RECIPES_PATH_FOLDER]/ai_provider_amazeeio_recipe -n # or drush recipe [RECIPES_PATH_FOLDER]/ai_provider_amazeeio_recipe -y

-y auto-accepts defaults and is equivalent to --no-interaction.

Configure explicitly (CI-friendly)

Pass values directly (repeat --input as needed).

drush recipe [RECIPES_PATH_FOLDER]/ai_provider_amazeeio_recipe \ --input=ai_provider_amazeeio_recipe.llm_host={llm_host_name} \ --input=ai_provider_amazeeio_recipe.llm_api_key={llm_api_key} \ --input=ai_provider_amazeeio_recipe.postgres_db_host={postgres_host} \ --input=ai_provider_amazeeio_recipe.postgres_db_port={postgres_port} \ --input=ai_provider_amazeeio_recipe.postgres_db_username={postgres_username} \ --input=ai_provider_amazeeio_recipe.postgres_db_password={postgres_password} \ --input=ai_provider_amazeeio_recipe.postgres_db_default_database={postgres_database}

Next steps

After the amazee.ai provider is installed, additional AI-related recipes can be applied as needed.

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
19
Tracked since
Mar 2025
Latest release
2 months ago
Releases (12 mo)
7 ▼ from 12
Maintenance
Active

Release Timeline

Releases

Version Type Core Release date
1.3.x-dev Dev Jul 6, 2026
1.3.0 Stable May 25, 2026
1.3.0-alpha1 Pre-release Mar 26, 2026
1.2.1 Stable Jan 9, 2026
1.2.0 Stable Nov 21, 2025
1.2.0-beta1 Pre-release Oct 28, 2025
1.2.x-dev Dev Oct 28, 2025
1.1.0 Stable Sep 3, 2025
1.0.2 Stable Aug 8, 2025
1.0.1 Stable Aug 8, 2025
1.0.0 Stable Aug 8, 2025
1.1.0-beta3 Pre-release Aug 7, 2025
1.1.0-beta2 Pre-release Aug 7, 2025
1.1.x-dev Dev Aug 7, 2025
1.1.0-beta1 Pre-release Aug 7, 2025
1.0.0-beta3 Pre-release Mar 25, 2025
1.0.0-beta2 Pre-release Mar 21, 2025
1.0.0-beta1 Pre-release Mar 14, 2025
1.0.x-dev Dev Mar 12, 2025