mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[GH-ISSUE #22282] feat: utilize versioned prompts as custom model system prompts #58353
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 @xec-abailey on GitHub (Mar 5, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/22282
Check Existing Issues
Verify Feature Scope
Problem Description
The versioned prompts are great but (as far as I can tell) cannot be used as a system prompt for a custom model.
Desired Solution you'd like
Alternatives Considered
Could also have full Custom Model versioning where the entire configuration of the model can be committed and rolled out separately to different permissions groups.
Additional Context
Would also be very valuable for this to be the case for system prompts with chat folders as well