Drupal is a registered trademark of Dries Buytaert
cms 2.1.3 Update released for Drupal core (2.1.3)! drupal 10.5.11 Update released for Drupal core (10.5.11)! drupal 11.3.11 Update released for Drupal core (11.3.11)! drupal 11.2.13 Update released for Drupal core (11.2.13)! drupal 10.6.10 Update released for Drupal core (10.6.10)! cms 2.1.2 Update released for Drupal core (2.1.2)! drupal 11.1.10 Update released for Drupal core (11.1.10)! drupal 10.5.10 Update released for Drupal core (10.5.10)! drupal 10.4.10 Update released for Drupal core (10.4.10)! drupal 11.2.12 Update released for Drupal core (11.2.12)! drupal 11.3.10 Update released for Drupal core (11.3.10)! drupal 10.6.9 Update released for Drupal core (10.6.9)! drupal 10.6.8 Update released for Drupal core (10.6.8)! drupal 11.3.9 Update released for Drupal core (11.3.9)! drupal 11.3.8 Update released for Drupal core (11.3.8)! drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)!

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.

Activity

Total releases
18
First release
Mar 2025
Latest release
1 week ago
Release cadence
26 days
Stability
39% stable

Release Timeline

Releases

Version Type Release date
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 4, 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