Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Release: Opensolr Search 4.5.0 Minor update available for module opensolr_search (4.5.0). Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Release: Video.js (HTML5 Video Player) 10.0.0-alpha1 First alpha version released for module videojs (10.0.0-alpha1). Usage Milestone: Simplify Module simplify crossed 10,000 active installs. Usage Milestone: Views Reference Filter Module entityreference_filter crossed 10,000 active installs. Usage Milestone: Dropdown Language Module dropdown_language crossed 10,000 active installs. Usage Milestone: Paragraphs Browser Module paragraphs_browser crossed 10,000 active installs. Usage Milestone: OpenAPI Module openapi crossed 10,000 active installs. Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

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
1 month ago
Releases (12 mo)
8 ▼ from 11
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