[GH-ISSUE #131] feat: ollama-webui answer notification #11947

Closed
opened 2026-04-19 18:39:32 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @Poulpatine on GitHub (Nov 23, 2023).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/131

Originally assigned to: @tjbck on GitHub.

Is your feature request related to a problem? Please describe.
I know that ollama should run on a GPU but it's not always the case.
When I use it, I may have to wait a bit of time before getting an answer.
Hence, an answer notification could be a good way to inform of the response.

Describe the solution you'd like
When focus is not on the tab where Ollama webui is running, a notification sent from the browser could remind an answer.

Describe alternatives you've considered
Other alternative is to keep the tab opened

Additional context
NA

Originally created by @Poulpatine on GitHub (Nov 23, 2023). Original GitHub issue: https://github.com/open-webui/open-webui/issues/131 Originally assigned to: @tjbck on GitHub. **Is your feature request related to a problem? Please describe.** I know that ollama should run on a GPU but it's not always the case. When I use it, I may have to wait a bit of time before getting an answer. Hence, an answer notification could be a good way to inform of the response. **Describe the solution you'd like** When focus is not on the tab where Ollama webui is running, a notification sent from the browser could remind an answer. **Describe alternatives you've considered** Other alternative is to keep the tab opened **Additional context** NA
GiteaMirror added the enhancement label 2026-04-19 18:39:32 -05:00
Author
Owner

@tjbck commented on GitHub (Nov 23, 2023):

Hi, Thanks for the suggestion! Sounds like a great idea, I'll implement this feature in the near future. Stay tuned!

<!-- gh-comment-id:1824928717 --> @tjbck commented on GitHub (Nov 23, 2023): Hi, Thanks for the suggestion! Sounds like a great idea, I'll implement this feature in the near future. Stay tuned!
Author
Owner

@tjbck commented on GitHub (Dec 19, 2023):

image

The requested feature has been added with #215. Please try out the latest version, and let me know if you encounter any issues. Thanks!

<!-- gh-comment-id:1862027878 --> @tjbck commented on GitHub (Dec 19, 2023): ![image](https://github.com/ollama-webui/ollama-webui/assets/25473318/b965e7b1-db86-42b0-9931-de06395f00a3) The requested feature has been added with #215. Please try out the latest version, and let me know if you encounter any issues. Thanks!
Author
Owner

@coder543 commented on GitHub (Jan 9, 2024):

iOS supports push notifications on PWAs that have been installed to the Home Screen, but this integration doesn’t seem to be working:

image

I have not denied the permission.

<!-- gh-comment-id:1883434806 --> @coder543 commented on GitHub (Jan 9, 2024): iOS supports push notifications on PWAs that have been installed to the Home Screen, but this integration doesn’t seem to be working: ![image](https://github.com/ollama-webui/ollama-webui/assets/726063/a67571b6-e85b-4b77-a570-01430e31755e) I have not denied the permission.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#11947