- Issue created by @seogow
- 🇩🇪Germany marcus_johansson
Maybe I misunderstand, but is this different from this? https://www.drush.org/12.x/commands/entity_save/
When implementing AI search/RAG summarization, but also for many other use-cases, we need to bulk-update an existing content (populate the AI-generated fields). The existing AI modules use AJAX to insert the content at the Node form, which would not be practical for updating content of existing Drupal sites.
Introduce AI Drush commands, which will update existing content in bulk.
Active
1.0
AI Core module
Maybe I misunderstand, but is this different from this? https://www.drush.org/12.x/commands/entity_save/