Integration with AI 2.0.x
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3560984. --> Reported by: [svendecabooter](https://www.drupal.org/user/35369) Related to !2 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>As discussed in <span class="drupalorg-gitlab-issue-link project-issue-status-info project-issue-status-7"><a href="https://www.drupal.org/project/ai/issues/3552887" title="Status: Closed (fixed)">#3552887: Move out AI Translate</a></span>, this module will need some work to cleanly integrate with the ai 2.0.x branch, where ai_translate functionality was mostly removed. Make sure integration with the remaining parts keeps on working.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>- Remove ai_prompt config/install configuration<br> - Override / extend ai 2.0.x AIProvider with our own, if possible.</p>
issue