Remove default model selection, make the user choose (or provide a sensible default)
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3465121. --> Reported by: [scott_euser](https://www.drupal.org/user/3267594) Related to !33 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>When you select OpenAI, GPT3.5 is selected because it is the first. But 4 mini is actually better &amp; cheaper as a default right?</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>Go to /admin/config/ai/settings</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Simplest is to have the model say '- Select -' first for example.<br> An alternative is to have the providers suggest a default<br> TBD</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <p>Decide solution, for now will add the -select- in this MR</p> <h3 id="summary-ui-changes">User interface changes</h3> <p>User must make a conscious decision about model </p> <h3 id="summary-api-changes">API changes</h3> <p>N/A</p> <h3 id="summary-data-model-changes">Data model changes</h3> <p>N/A</p>
issue