Make selection of AI Provider clearer on module homepage
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3499412. -->
Reported by: [dunx](https://www.drupal.org/user/445642)
Related to !407
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>There's a link to module homepage from /en/admin/config/ai/settings with an instruction to "Choose a provider" but it's not clear when visiting the page what you're choosing from. There's a list of providers, but it's not clear these are a list of modules from which you need to choose one to download and enable. They could just as easily be links to those providers' homepages.</p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<ol>
<li>Visit /en/admin/config/ai/settings</li>
<li>Read instructions</li>
<li>Visit homepage</li>
<li>Scroll up and down wondering what you need to do ;)</li>
</ol>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Can I suggest you add a sentence after the "AI Providers" title on <a href="https://www.drupal.org/project/ai">https://www.drupal.org/project/ai</a> to explain these are the provider modules you need to use to enable functionality? At the moment they look and are referred to as a list of providers, not the modules you need to enable said providers.</p>
<p><img src="https://www.drupal.org/files/issues/2025-01-13/Screenshot%202025-01-13%20at%2014.56.44.png" alt="Provider list"></p>
<p>Something like:</p>
<blockquote><p>The AI module currently supports these AI Providers. You need to download and enable one of these modules to use with the main AI module.</p></blockquote>
issue