Creating new chat while message is streaming
Open
Nobody has claimed this yet.
effort: 8
priority: low
project: mito-ai
- Dominant language
- Jupyter Notebook
- Stars
- 2.6k
- Forks
- 206
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/user-attachments/assets/2fe64825-073c-48cf-97c2-7dce6c68323a
This is probably a result of us not registering our StreamHandlers to a specific message_id. The fix here is probably related to adding a better Stop Streaming button in Chat Mode.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points; start by reproducing the attached streaming scenario in Chat Mode and trace the stream handlers involved when a new chat is created. Done means creating a new chat during an active stream no longer affects the wrong chat, with a clear way to stop streaming.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter, python
- Domain
- ai
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100