Make on-demand generating of embedding an opt-in option
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3554516. --> Reported by: [scott_euser](https://www.drupal.org/user/3267594) Related to !10 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>It could be that despite caching, some sites would never want embedding generation. At the moment its set as a fallback. Add the ability to opt out completely, and set this as the default for new sites.</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>Look at AI Related Node Filter</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Add checkbox to opt-in</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <p>MR</p> <h3 id="summary-ui-changes">User interface changes</h3> <p>New option to opt in to generating embedding on demand when a source vector database is chosen</p> <h3 id="summary-api-changes">API changes</h3> <p>N/A</p> <h3 id="summary-data-model-changes">Data model changes</h3> <p>N/A</p>
issue