mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #13129] feat: Enhanced Storage and Retrieval of Generated Content in Open-WebUI #32348
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 @peuportier on GitHub (Apr 22, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/13129
Check Existing Issues
Problem Description
Currently, our Open-WebUI platform lacks a similar capability, which presents a significant limitation. Users are unable to save and retrieve a wide range of generated content, such as images, graphs, artifacts, and mathematical visualizations created using libraries like Matplotlib. This absence can hinder productivity and make it difficult for users to manage their work efficiently.
Desired Solution you'd like
Dear Team,
I recently noticed that ChatGPT has introduced a feature called "Library," which stores all generated images and other content. I believe incorporating a similar functionality into our Open-WebUI could significantly enhance its utility.
I propose that we develop a feature within Open-WebUI that allows users to save not only generated images but also a wide range of other content, such as graphs, artifacts, and mathematical visualizations created using libraries like Matplotlib. This would provide a comprehensive repository for all generated content, making it easier for users to retrieve and manage their work.
Maybe is already on the starting block.
Thanks always for your hard job.
Alternatives Considered
No response
Additional Context
No response