Make AI Agents form available in AI Assistants
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3517791. -->
Reported by: [marcus_johansson](https://www.drupal.org/user/385947)
Related to !584
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>We have recognized that the AI Agents way of calling different agents are surperior to how its currently done in AI Assistants, with a lot more consistent results in usage.</p>
<p>For 1.1.x we have already implemented <span class="drupalorg-gitlab-issue-link project-issue-status-info project-issue-status-7"><a href="https://www.drupal.org/project/ai/issues/3514985" title="Status: Closed (fixed)">#3514985: Move AI Assistants API to use function calling</a></span>, however its quite confusing that you need to first create an orchestration agent and then link this in the AI Asisstant. Better would be that you can set it up directly when you setup the AI Assistant.</p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<p>Move so the form is similar to the AI Agents.<br>
Just allow a specific set of tools - agents + some other.<br>
Do not allow to set Detailed tool usage.<br>
Create an actual agent when you save, and connect it to the AI Assistant.<br>
Only update path will be manual.</p>
> Related issue: [Issue #3523061](https://www.drupal.org/node/3523061)
issue