[GH-ISSUE #23785] feat: Allow Access from Chat Prompt to the Models Prompts. #20074

Closed
opened 2026-04-20 02:39:32 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @carlvon1800 on GitHub (Apr 16, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/23785

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

There is no access to a models prompts after the first chat message has been sent. Model prompts are only used during the initial "suggestion" phase. This causes the users to have to re-start a model just to get their prompts back.

Desired Solution you'd like

When chatting the the model, it would be very helpful to be able to quickly access the prompts defined in the model with a command suffix perhaps. Model prompts are very specific and help users work with the models.

Alternatives Considered

No response

Additional Context

No response

Originally created by @carlvon1800 on GitHub (Apr 16, 2026). Original GitHub issue: https://github.com/open-webui/open-webui/issues/23785 ### 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 There is no access to a models prompts after the first chat message has been sent. Model prompts are only used during the initial "suggestion" phase. This causes the users to have to re-start a model just to get their prompts back. ### Desired Solution you'd like When chatting the the model, it would be very helpful to be able to quickly access the prompts defined in the model with a command suffix perhaps. Model prompts are very specific and help users work with the models. ### Alternatives Considered _No response_ ### Additional Context _No response_
Author
Owner

@Classic298 commented on GitHub (Apr 16, 2026):

There is no access to a models prompts after the first chat message has been sent. Model prompts are only used during the initial "suggestion" phase. This causes the users to have to re-start a model just to get their prompts back.

what?

When chatting the the model, it would be very helpful to be able to quickly access the prompts defined in the model with a command suffix perhaps. Model prompts are very specific and help users work with the models.

What?

<!-- gh-comment-id:4260000232 --> @Classic298 commented on GitHub (Apr 16, 2026): > There is no access to a models prompts after the first chat message has been sent. Model prompts are only used during the initial "suggestion" phase. This causes the users to have to re-start a model just to get their prompts back. what? > When chatting the the model, it would be very helpful to be able to quickly access the prompts defined in the model with a command suffix perhaps. Model prompts are very specific and help users work with the models. What?
Author
Owner

@carlvon1800 commented on GitHub (Apr 16, 2026):

Example of model prompts being shown at start of chat. (Suggested)

Image

Prompts in the model itself. It would be nice to use these...

Image

At the chat prompt...

Image
<!-- gh-comment-id:4260908078 --> @carlvon1800 commented on GitHub (Apr 16, 2026): Example of model prompts being shown at start of chat. (Suggested) <img width="507" height="464" alt="Image" src="https://github.com/user-attachments/assets/8987507b-be5b-46d1-acff-2cfd854458d5" /> Prompts in the model itself. It would be nice to use these... <img width="589" height="200" alt="Image" src="https://github.com/user-attachments/assets/913df93e-8125-42db-84a1-0af7a98a9ef0" /> At the chat prompt... <img width="394" height="221" alt="Image" src="https://github.com/user-attachments/assets/761c63a5-ea25-43a5-84f6-8681abd3f2d3" />
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#20074