-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Description
Describe the bug
As a user I would like to send chat/completions requests across threads. Tested with latest Nitro 0.1.32, the second request will yield empty response. I'd like to have it stacked and response a valid response according to my request.
To Reproduce
Steps to reproduce the behavior:
- Open Nitro 0.1.32
- Open Jan App and send message to thread A
- Send message to thread B
- Thread B shows blank message immediately
Expected behavior
Should have valid message response in thread B after thread A message stream is done
Screenshots
If applicable, add screenshots to help explain your problem.


Desktop (please complete the following information):
- OS: MacOS
- Jan Electron latest main
- Nitro 0.1.32
Additional context
Add any other context about the problem here.