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). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). 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). Varbase Media Header 9.2.1 Minor update available for module varbase_media_header (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.

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.

Activity

Total releases
19
First release
Mar 2025
Latest release
1 week ago
Releases (12 mo)
15 ▲ from 4
Maintenance
Active

Release Timeline

Releases

Version Type 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 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