[GH-ISSUE #11454] feat: Message pinning #103232

Closed
opened 2026-05-18 00:38:01 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @CrPO4 on GitHub (Mar 9, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/11454

Check Existing Issues

  • I have searched the existing issues and discussions.

Problem Description

Right now, the only way to extend chat context is to edit system prompt, or to use memories.
Memories are global, thus have some limitations.
Message pinning should help with this.

Desired Solution you'd like

Have a button under a message, that will "pin" a message to some menu, and that will be automatically added to system prompt in current chat, making current models memories "temporary" (i.e. won't affect other chats) and "permanen" (i e. current chat will always be affected by data that is contained in these messages)

Alternatives Considered

Memories - they work but they also affect other models.

Additional Context

No response

Originally created by @CrPO4 on GitHub (Mar 9, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/11454 ### Check Existing Issues - [x] I have searched the existing issues and discussions. ### Problem Description Right now, the only way to extend chat context is to edit system prompt, or to use memories. Memories are global, thus have some limitations. Message pinning should help with this. ### Desired Solution you'd like Have a button under a message, that will "pin" a message to some menu, and that will be automatically added to system prompt in current chat, making current models memories "temporary" (i.e. won't affect other chats) and "permanen" (i e. current chat will always be affected by data that is contained in these messages) ### Alternatives Considered Memories - they work but they also affect other models. ### Additional Context _No response_
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#103232