mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-24 22:24:06 -05:00
feat: It is hoped that the cache will be applied to each dialog box instead of reloading it each time the dialog box is opened. #5335
Reference in New Issue
Block a user
Originally created by @cjnss008 on GitHub (May 27, 2025).
Check Existing Issues
Problem Description
1.Hope to optimize loading for large content dialog boxes

2.Hopefully the dialog box can be cached instead of reloaded every time.
Desired Solution you'd like
Solve the problem of loading speed through caching and streaming loading
Alternatives Considered
No response
Additional Context
No response