Per Model / Chat Memory (User info, context; Not (V)RAM) #1715

Closed
opened 2025-11-11 14:50:43 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @SuperZoops on GitHub (Aug 7, 2024).

Is your feature request related to a problem? Please describe.

The experimental memory function currently applies to all models ran by the user.

Describe the solution you'd like

I would like to propose a per model / per chat implementation of the above feature.
This would not only limit the access to random information to all models, but also allow for more in-depth roleplay scenarios, or even the tracking of inventory / status / whatever, during, for example, TTRPG campaigns.
Overall I believe it could help alleviate a lot of small context length issues, if used correctly.

I definitely think this would be an absolutely massive addition for a lot of people, and it's something I've been wanting for a very long time.

Describe alternatives you've considered
/*

Additional context

Quick and dirty Inspect element for visualization.
image

Originally created by @SuperZoops on GitHub (Aug 7, 2024). **Is your feature request related to a problem? Please describe.** The _experimental_ memory function currently applies to all models ran by the user. **Describe the solution you'd like** I would like to propose a per model / per chat implementation of the above feature. This would not only limit the access to random information to all models, but also allow for more in-depth roleplay scenarios, or even the tracking of inventory / status / whatever, during, for example, TTRPG campaigns. Overall I believe it could help alleviate a lot of small context length issues, if used correctly. I definitely think this would be an absolutely massive addition for a lot of people, and it's something I've been wanting for a very long time. **Describe alternatives you've considered** /* **Additional context** Quick and dirty Inspect element for visualization. ![image](https://github.com/user-attachments/assets/697972e7-363a-4c25-9c5b-dce7490d104f)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#1715