mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
[GH-ISSUE #2237] enhancement: Support for Side-by-side Chat Windows for Many Models Conversations #12807
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @SimbaAowhoo on GitHub (May 13, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/2237
Originally assigned to: @tjbck on GitHub.
Is your feature request related to a problem? Please describe.
Yes, the current design of Open Webui necessitates users to switch between models' output through the arrow button which can prove to be inconvenient when dealing with multiple simultaneous conversations. I'm always frustrated when I have to constantly toggle between responses from GPT4 and Claude.
Describe the solution you'd like
I propose the addition of a feature that allows multiple chat windows to be displayed side by side, similar to services like ChatHub.gg. This layout will enable users to view and interact with different model responses simultaneously without having to navigate away from their current window.
Additional context
This feature will significantly enhance the usability and functionality of Open Webui, making it more convenient for users to engage with and compare responses from multiple models in a side-by-side view.