Originally created by @kaac5 on GitHub (Apr 25, 2025).
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).
### 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_
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @kaac5 on GitHub (Apr 25, 2025).
Check Existing Issues
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
@tjbck commented on GitHub (Apr 27, 2025):
I like the idea but most likely won't be added.