Describe the bug
I'm running the Docker Compose stack of this great UI and I see that the chat history is not kept if I remove browser data.
Is there a way to keep it on the system storage, e.g. using Docker volumes to persist some folder where they are stored?
Desktop (please complete the following information):
OS: Ubuntu 22.04
Browser: Firefox 120
Originally created by @seth100 on GitHub (Dec 14, 2023).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/218
**Describe the bug**
I'm running the [Docker Compose stack](https://github.com/ollama-webui/ollama-webui/blob/main/docker-compose.yml) of this great UI and I see that the chat history is not kept if I remove browser data.
Is there a way to keep it on the system storage, e.g. using Docker volumes to persist some folder where they are stored?
**Desktop (please complete the following information):**
- OS: Ubuntu 22.04
- Browser: Firefox 120
Hi, Thanks for the suggestion. This feature will be added once #216 gets merged to main. Stay tuned! Duplicate of #68
<!-- gh-comment-id:1856819664 -->
@tjbck commented on GitHub (Dec 14, 2023):
Hi, Thanks for the suggestion. This feature will be added once #216 gets merged to main. Stay tuned! Duplicate of #68
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 @seth100 on GitHub (Dec 14, 2023).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/218
Describe the bug
I'm running the Docker Compose stack of this great UI and I see that the chat history is not kept if I remove browser data.
Is there a way to keep it on the system storage, e.g. using Docker volumes to persist some folder where they are stored?
Desktop (please complete the following information):
@tjbck commented on GitHub (Dec 14, 2023):
Hi, Thanks for the suggestion. This feature will be added once #216 gets merged to main. Stay tuned! Duplicate of #68
@seth100 commented on GitHub (Dec 15, 2023):
Thanks