mirror of
https://github.com/open-webui/open-webui.git
synced 2026-06-09 11:45:57 -05:00
[GH-ISSUE #17455] Feature Request: Improve Suggested Prompt Modal with Dropdowns & Template Reminder #56961
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 @flefevre on GitHub (Sep 15, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/17455
Check Existing Issues
Problem Description
Description
Currently, the modal window for suggested prompts (as shown in the screenshot) only provides basic text input fields. This makes it difficult to handle multiple parameters or remember the exact prompt template being used.
Desired Solution you'd like
Proposed Improvements
Dropdown menus for parameters
STYLEcould be chosen from a predefined list (professional,catchy,creative, etc.) rather than manually typed.Prompt template reminder inside the modal
User-friendly parameter management
Alternatives Considered
Additional Context
Benefits
Additional Context
This feature would improve workflow when working with parameterized prompts, especially in team or professional environments where clarity and consistency are critical.
@EntropyYue commented on GitHub (Sep 15, 2025):
https://docs.openwebui.com/features/workspace/prompts
@flefevre commented on GitHub (Sep 15, 2025):
Thanks a lot, i miss this documentation !