Provider configuration on assistant, when run as agent, is not being sent to provider
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3543368. --> Reported by: [lpeabody](https://www.drupal.org/user/1137356) Related to !902 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>In the latest 1.2.x, as far as I can tell, the configured max tokens and temperature settings for an assistant are never sent to the AI provider when running as an agent. Unless I'm missing something (entirely possible).</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> <p>Set max output tokens and temperature settings on an assistant that is configured to run as an agent.<br> Run the agent and verify that the max output and temperature settings have no effect.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Ensure that assistant configuration settings max tokens and temperature are communicated to the AI provider.</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <p>For assistants run as agents, ensure specified provider settings on the assistant are communicated to the AI provider.</p> <h3>Optional: Other details as applicable (e.g., User interface changes, API changes, Data model changes)</h3>
issue