Pin version 1.0.0 to AI 1.0.x
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3528068. --> Reported by: [marcus_johansson](https://www.drupal.org/user/385947) Related to !8 !7 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>We have a breaking change happening in AI 1.1.x and want to force anyone updating the AI module to update the Pinecone provider as well.</p> <p>Setting it to "drupal/ai^1.0 &lt;1.1" on a 1.0.0 release and "drupal/ai^&gt;=1.1.0" for Pinecone provider 1.1.0 release should make sure that this happens.</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <p>Set Pinecone to "drupal/ai^1.0 &lt;1.1" on a 1.0.0 release</p>
issue