AI Deepchat response not displayed until page reload when stream option is enabled
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3526074. --> Reported by: [gxleano](https://www.drupal.org/user/3591999) Related to !649 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>When using the Deepchat integration with the "stream" option enabled, the chatbot does not display responses immediately after a user submits a question. The response is only visible after the page is manually reloaded. This breaks the expected real-time interaction and reduces usability.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Disable streaming when its running for tool calling.</p>
issue