Skip to content

bug: stacked chat/completions does not work #1096

@louis-jan

Description

@louis-jan

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:

  1. Open Nitro 0.1.32
  2. Open Jan App and send message to thread A
  3. Send message to thread B
  4. 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.
Screenshot 2023-12-19 at 14 34 16
Screenshot 2023-12-19 at 14 34 32

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.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions