mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[REQUEST] The LLMs collecting infos about you, automatically adding them to Memory blocks #1567
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 @TrackLab on GitHub (Jul 19, 2024).
OpenAIs Interface recently has gotten the update, that makes ChatGPT automatically add infos about you in Memory blocks automatically. While for a public Company like that, I find the privacy aspect more than questionale, for a self hosted alternative, this would be ideal.
Each user has their own Memory blocks already. But you have to add infos yourself.
It would be sheer magic if the LLMs could add info blocks automatically to extend their knowledge about the user over time. Youd also dont have to repeat infos every time when you are in a new chat, etc.