-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Enable per-conversation loading states to allow having parallel conversations #16327
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Would it be possible to push the new index? |
@ggerganov here you go (17e80c5) 😉 |
Noticed 2 issues:
|
LLama-Svelte-Parallel-4-AVC500Kbps.mp4 |
Yep. Will fix these |
I have a small feature request about this feature if possible: The list of conversation on the left should have some indicator about which conversations are currently being generated. |
Ah, of course, that's a very reasonable request :) |
Close #16133
Introduces granular loading state management for individual conversations, allowing concurrent message processing which prevents UI lockup and improves user experience when multiple conversations are active.