"Stream" Option no longer available for Deepchat block
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3536798. --> Reported by: [bbruno](https://www.drupal.org/user/3691195) Related to !769 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>It seems the decision to make all assistants into agents has affected the ability to use the 'Stream' mode in the Deepchat chatbot. The "Stream" field in the block mentions that </p> <blockquote><p>Stream the messages in real-time. <b>Note that this will be disabled for agents based assistants.</b> </p></blockquote> <p>Even if I create an assistant with no Agents enabled and select it as the assistant in the Deepchat block, the "Stream" field is hidden and cannot be enabled.</p> <p>If agents do not support streaming for now, then perhaps this option can be removed.</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>1. Navigate to **/admin/config/ai/ai-assistant** and add a new assistant. In the agents section, do not enable any Agents<br> 2. Add a **AI DeepChat Chatbot** block to any page. Before adding an assistant, open the 'Advanced Settings' section and observe that the "Stream" option is present.<br> 3. Select an assistant and check again in 'Advanced settings', the option is now gone.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Perhaps remove this option, if streaming is currently not compatible with agents. Or make it compatible :)</p>
issue