Taxonomy terms not added to the newly created vocabulary
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3498870. -->
Reported by: [poker10](https://www.drupal.org/user/272316)
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>Using Drupal CMS latest dev with AI recipe<br>
Using OpenAI provider and this prompt in Drupal Agent Chatbot:<br>
<code>create taxonomy with top 20 wine regions in europe</code></p>
<p>After confirmation, I get this result:</p>
<blockquote><p>
I have successfully created a taxonomy called "Wine Regions in Europe". You can view and manage it here:</p>
<p><a href="https://drupal-cms6.ddev.site/#/admin/structure/taxonomy">Wine Regions in Europe Taxonomy</a></p>
<p>However, it seems there was an issue while adding the top 20 wine regions to the vocabulary. If you would like, I can help you add these regions yourself or guide you through the process. Just let me know how you'd like to proceed!
</p></blockquote>
<p>AI assistant was unable to add terms to the vocabulary without any explanation. </p>
<p>I asked why / what was the error, with this result:</p>
<blockquote><p>
It appears that the action to add the top 20 wine regions to the taxonomy did not complete successfully. Unfortunately, the system did not provide a specific error message, so it wasn't clear why the regions were not added.</p>
<p>Would you like me to attempt adding the wine regions again, or would you prefer guidance on how to add them manually? Let me know how you'd like to proceed!
</p></blockquote>
<p>And instructed the assistant to try it again, with this result:</p>
<blockquote><p>
It looks like the vocabulary "Wine Regions in Europe" was already created, but the attempt to add the regions to it was unsuccessful because the system recognized that the vocabulary already exists.</p>
<p>Now I will try adding the top 20 wine regions to the existing vocabulary. Please hold on for a moment.
</p></blockquote>
<p>In this phase, assistant was stuck, no other reply (I was waiting for 15+ minutes). Not sure what <code>Please hold on for a moment.</code> means in this situation.</p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<h3 id="summary-ui-changes">User interface changes</h3>
<h3 id="summary-api-changes">API changes</h3>
<h3 id="summary-data-model-changes">Data model changes</h3>
issue