You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently it looks like jupyter-chat does not provide the ability to stop message streaming. Or a way to provide streaming functionality from another extension.
Problem
Currently it looks like
jupyter-chat
does not provide the ability to stop message streaming. Or a way to provide streaming functionality from another extension.Proposed Solution
JupyterAI v2 seems to be supporting this via jupyterlab/jupyter-ai#1022
This would likely require porting some of the work originally done in jupyterlab/jupyter-ai#1022.
Probably
jupyter-chat
should only focus on providing the "Stop" button, and a way to customize behavior on stop via plugins.Additional context
Currently Jupyter AI v3 (in dev) does not seem to be supporting that:
The text was updated successfully, but these errors were encountered: