Default model should be used by assistant
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3567642. --> Reported by: [marcus_johansson](https://www.drupal.org/user/385947) Related to !757 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Since 1.1.x the assistant can have default models, making it easier to not have to think about how to apply these in recipes or what model is needed where.</p> <p>This means that the __default__ provider can be used to use the default settings.</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>1. Install the AI Recipe in 2.0<br> 2. Use Anthropic<br> 3. Try to use the Assistant<br> 4. It will only work until you resave the assistant.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Change the assistant model to __default__</p> <h3 id="summary-ui-changes">User interface changes</h3> <h3 id="summary-data-model-changes">Configuration changes</h3>
issue