[GH-ISSUE #13214] feat: chat record saved in local cache #55517

Closed
opened 2026-05-05 17:36:59 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @kaac5 on GitHub (Apr 25, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/13214

Check Existing Issues

  • I have searched the existing issues and discussions.

Problem Description

I am currently using openwebui to provide external services, but my website has limited bandwidth. Every time I switch between different conversations, I need to retrieve data from scratch, which consumes valuable bandwidth. Is it possible to cache the retrieved conversations so I don't have to use up precious traffic for every single access? Currently, switching between conversations results in slow waiting times (due to bandwidth constraints).

Desired Solution you'd like

chat record saved in local cache

Alternatives Considered

No response

Additional Context

No response

Originally created by @kaac5 on GitHub (Apr 25, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/13214 ### Check Existing Issues - [x] I have searched the existing issues and discussions. ### Problem Description I am currently using openwebui to provide external services, but my website has limited bandwidth. Every time I switch between different conversations, I need to retrieve data from scratch, which consumes valuable bandwidth. Is it possible to cache the retrieved conversations so I don't have to use up precious traffic for every single access? Currently, switching between conversations results in slow waiting times (due to bandwidth constraints). ### Desired Solution you'd like chat record saved in local cache ### Alternatives Considered _No response_ ### Additional Context _No response_
Author
Owner

@tjbck commented on GitHub (Apr 27, 2025):

I like the idea but most likely won't be added.

<!-- gh-comment-id:2833439153 --> @tjbck commented on GitHub (Apr 27, 2025): I like the idea but most likely won't be added.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#55517