mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
feat: Move generation prompts to other menu sections & add model selection #5462
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 @blazejp83 on GitHub (Jun 6, 2025).
Check Existing Issues
Problem Description
Currently the Interface section of the admin panel contains prompts for: titles, tags, web search, image generation and the tool function call prompt. It also has "Local Task Model" and "External Task Model" selectors which are for all of these cases. When setting up either image generation or web search it would be good to have all settings in one place, in their respective places in the menu.
Desired Solution you'd like
Alternatives Considered
No response
Additional Context
No response