mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 06:02:06 -05:00
Custom system prompts #895
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 @Stargate256 on GitHub (May 11, 2024).
Is your feature request related to a problem? Please describe.
I think that it would be good if it was possible to create custom system prompts, to have something like custom characters to chat with. I know it can be done with Modelfiles, but that doesn't work while using openAI compatable API.
Describe the solution you'd like
Adding a section to create custom system prompts and then select a system prompt when clicking "new chat".
Describe alternatives you've considered
The only alternative I can think of is copy-pasting the system prompt in when starting new chat.
@Yanyutin753 commented on GitHub (May 12, 2024):
me too
@tjbck commented on GitHub (May 13, 2024):
#665