Add RAG Chat Consumer Plugin
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3558333. -->
Reported by: [gxleano](https://www.drupal.org/user/3591999)
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>Once <a href="https://www.drupal.org/project/ai/issues/3492940">https://www.drupal.org/project/ai/issues/3492940</a> is merged into AI Core <code>2.0.x</code>, the system will support the creation of ChatConsumer plugins. With this capability available, it would be useful to introduce a RAG Consumer as a demonstration Retrieval-Augmented Generation implementation. This consumer should be able to search for relevant content and inject those findings into AI responses.</p>
<p><code>It would be for demonstration purposes only, as a scaffolding template.</code></p>
> Related issue: [Issue #3492940](https://www.drupal.org/node/3492940)
issue