Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request for Global Memory Across Different Chats (Across Sessions) #1570

Open
rodrigoreis opened this issue Nov 14, 2024 · 0 comments
Open

Comments

@rodrigoreis
Copy link

Describe the feature or improvement you're requesting

I would like to request the implementation of a global memory feature that allows OpenAI models to retain and share context across different chats and sessions. Currently, the memory is session-based and does not persist between interactions. This limits the model's ability to recall information shared in prior conversations, making it harder to maintain continuity in longer interactions or ongoing tasks.

With global memory, the model could store user preferences, past context, and relevant information from previous chats, creating a more personalized and efficient user experience. This feature would allow the model to adapt better to user needs over time, avoiding the need to repeatedly explain the same details in different chats.

Additional context

The absence of a global memory across chats is a major limitation, especially for users who engage in multiple sessions with the model. It creates a fragmented experience, as the model cannot "remember" previous conversations. For example, if a user has ongoing projects or preferences, they must repeatedly provide the same context every time a new session is started.

Having global memory would address this by storing critical data across interactions, enhancing the model's ability to provide relevant responses and improve personalization. The user could also have control over what data is stored and accessed, ensuring privacy and transparency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant