ReLLM allows you to provide your users with secure long term context for LLMs such as chat GPT. We store context encrypted, and with user permissions baked in. The LLM is only provided context that the user talking to the LLM is allowed to see.
ReLLM was created to fill a need when developing a separate tool. We needed a way to provide long term memory and context to our users, but we also needed to account for permissions and who can see what data.