mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #141] feat: show download progress in notification? #27482
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 @TheRouce on GitHub (Nov 24, 2023).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/141
Is your feature request related to a problem? Please describe.
I like to test a lot of models at once and so it's nice to use the webui while I'm waiting for one to download and to be able to see the progress would be helpful.
Describe the solution you'd like
Show download progress in a notification rather than in the models tab.
Describe alternatives you've considered
A downloads tab, or model list tab on the right hand side.
As additional info, I have been trying to do more with svelte and so if you could point me to where I would work on something like this I would love to contribute.
@tjbck commented on GitHub (Nov 25, 2023):
Hi, Thanks for the suggestion! Could you clarify what/where you meant by notification? Screenshots or even a wireframe would be extremely helpful. Thanks!
@tjbck commented on GitHub (Dec 19, 2023):
A feature that would address this issue has been added with https://github.com/ollama-webui/ollama-webui/pull/215. Please try out the latest version, and let me know if you encounter any issues. Thanks!