mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #15308] feat: Start With string #56194
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 @Notbici on GitHub (Jun 25, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/15308
Check Existing Issues
Problem Description
Some models are hard to trigger certain custom logic.
For me, its prompting the model to respond a certain way all the time.
Desired Solution you'd like
In TextWebGen UI there's a start-with phrase.
This lets you say a model can always begin its text with "Ok, sure" or whatever.
This would make sense more inside Model context and Per chat basis.
Alternatives Considered
No response
Additional Context
No response