Multiple AI Providers
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3552825. -->
Reported by: [david bishop](https://www.drupal.org/user/1163950)
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>Currently, the AI provider interface assumes that you will only define one set of configuration for each AI Provider. However there are a few cases where it is highly likely in larger installations where you may wish to define multiple providers.<br>
- If you have a shared system used by clients then you would want to be able to assign a key/budget to each client and would likely do this by setting up multiple keys in the AI provider's won framework.<br>
- If you are running a large-scale AI solution, then you may have multiple pools that are all using Ollama but have different capabilities.</p>
<h4 id="summary-steps-reproduce">Steps to reproduce (required for bugs, but not feature requests)</h4>
<p>Please provide information like AI modules enabled, which AI provider, browser, etc.</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<h3>Optional: Other details as applicable (e.g., User interface changes, API changes, Data model changes)</h3>
> Related issue: [Issue #3552774](https://www.drupal.org/node/3552774)
issue