Chat: send reset-command to provider
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3497002. -->
Reported by: [jan kellermann](https://www.drupal.org/user/371731)
Related to !374
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>The chat has the function to <a href="https://git.drupalcode.org/project/ai/-/blob/1.0.x/modules/ai_chatbot/src/Controller/ResetSession.php?ref_type=heads">reset session</a> to clear the history. We have to handle our own session data in our provider so we ask to passthrough the resetSession-request to the provider.</p>
issue