mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 06:02:06 -05:00
feat: Model creation UI customization. #6324
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 @billsargent on GitHub (Sep 5, 2025).
Check Existing Issues
Problem Description
I'd like to see the ability to customize the model creation UI. I'm working on a role playing system and while I can paste info into the system prompt, it would be nicer to have a UI that has elements for characters, background info, and things like that. The current UI is cluttered and looks different from older versions of OpenWebUI.
Is there currently any way to modify it?
Desired Solution you'd like
The ability to edit the interface and customize its look using html, and python.
Alternatives Considered
No response
Additional Context
No response