The n number of AI Provider problem

Created on 20 August 2025, 5 days ago

Problem/Motivation

For Drupal CMS, in the installer or when setting it up via CLI, we will face a problem: there are N number of AI provider modules and setups. A user can choose OpenAI or Anthropic.

As Marcus explained it here:

Proposed resolution

In addition to the two workarounds provided by Marcus in the links above, I would like to discuss a solution I have in mind and work on creating a POC around it.

After the standard Drupal CMS installation, we can either redirect the user to a custom form page for enabling AI or add a section in the dashboard promoting the enable necessary AI options.

This should occur after the standard Drupal installation because so that we can use the Package Manager module (the same module used for automatic updates and the Project Browser) to require the selected AI provider and update the composer file accordingly.

Since the module(any AI provider or vector database provider) is required, we can apply the necessary AI recipes.

🌱 Plan
Status

Active

Component

Ideas

Created by

🇮🇳India abhisekmazumdar India

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024