[GH-ISSUE #22282] feat: utilize versioned prompts as custom model system prompts #19687

Closed
opened 2026-04-20 02:12:38 -05:00 by GiteaMirror · 0 comments
Owner

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

  • I have searched for all existing open AND closed issues and discussions for similar requests. I have found none that is comparable to my request.

Verify Feature Scope

  • I have read through and understood the scope definition for feature requests in the Issues section. I believe my feature request meets the definition and belongs in the Issues section instead of the Discussions.

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

  1. User creates Versioned Prompt
  2. User creates custom model, in system prompt configuration can select either text entry or utilize a selector to associate the versioned prompt just created
  3. the custom model stays at the selected version until updated by the owner. This prevents issues with multiple dependencies on a single prompt

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

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 - [x] I have searched for all existing **open AND closed** issues and discussions for similar requests. I have found none that is comparable to my request. ### Verify Feature Scope - [x] I have read through and understood the scope definition for feature requests in the Issues section. I believe my feature request meets the definition and belongs in the Issues section instead of the Discussions. ### 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 1. User creates Versioned Prompt 2. User creates custom model, in system prompt configuration can select either text entry or utilize a selector to associate the versioned prompt just created 3. the custom model stays at the selected version until updated by the owner. This prevents issues with multiple dependencies on a single prompt ### 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
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#19687