Now that the ai_provider_amazeeio module supports generation of free trial access accounts, a new key-value has been added to allow this recipe to generate accounts on module install. The new key-value is added into the recipe.yml file:
recipe.yml
ai_provider_amazeeio.settings: ensureAmazeeAiAccess: ~
dan2k3k4, mxr576
You may need to set the minimum-stability to alpha first via:
composer config minimum-stability alpha
As the recipe depends on an alpha version of the ai_vdb_provider_postgres module.
To coincide with Drupal AI version 1.1.x
VectorDB support