mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-05 18:38:17 -05:00
[GH-ISSUE #23785] feat: Allow Access from Chat Prompt to the Models Prompts. #20074
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 @carlvon1800 on GitHub (Apr 16, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/23785
Check Existing Issues
Verify Feature Scope
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
@Classic298 commented on GitHub (Apr 16, 2026):
what?
What?
@carlvon1800 commented on GitHub (Apr 16, 2026):
Example of model prompts being shown at start of chat. (Suggested)
Prompts in the model itself. It would be nice to use these...
At the chat prompt...