[GH-ISSUE #17455] Feature Request: Improve Suggested Prompt Modal with Dropdowns & Template Reminder #56961

Closed
opened 2026-05-05 20:19:19 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @flefevre on GitHub (Sep 15, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/17455

Check Existing Issues

  • I have searched the existing issues and discussions.

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

Propose {{NOMBRE_TITRE}} titres pour ce document, avec un style {{STYLE-professionnel-accrocheur-explicatif-creatif}}. Varie entre {{VARIATION-courtETimpactant-longETdetaille].
"Propose {{NOMBRE_TITRE}} titles for this document, with a {{STYLE-professional-catchy-explanatory-creative}} style. Vary between {{VARIATION-shortANDimpactful-longANDdetailed}}."

Proposed Improvements

  1. Dropdown menus for parameters

    • Instead of only free-text input fields, allow certain parameters to be selected via dropdown menus (when applicable).
    • Example: STYLE could be chosen from a predefined list (professional, catchy, creative, etc.) rather than manually typed.
  2. Prompt template reminder inside the modal

    • Display a preview/reminder of the full prompt template at the bottom or side of the modal.
    • This helps users understand how their inputs will be integrated into the final prompt.
  3. User-friendly parameter management

    • Add clearer labels and/or tooltips for each parameter.
    • Possibly allow reordering or grouping of parameters for better usability.

Alternatives Considered

Image

Additional Context

Benefits

  • Makes it easier for users to provide correct parameter values.
  • Reduces user errors by showing available options.
  • Improves transparency by reminding users of the exact prompt structure being used.
  • Enhances overall usability for both beginners and advanced users.

Additional Context

This feature would improve workflow when working with parameterized prompts, especially in team or professional environments where clarity and consistency are critical.

Originally created by @flefevre on GitHub (Sep 15, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/17455 ### Check Existing Issues - [x] I have searched the existing issues and discussions. ### 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 ``` Propose {{NOMBRE_TITRE}} titres pour ce document, avec un style {{STYLE-professionnel-accrocheur-explicatif-creatif}}. Varie entre {{VARIATION-courtETimpactant-longETdetaille]. ``` ``` "Propose {{NOMBRE_TITRE}} titles for this document, with a {{STYLE-professional-catchy-explanatory-creative}} style. Vary between {{VARIATION-shortANDimpactful-longANDdetailed}}." ``` ### Proposed Improvements 1. **Dropdown menus for parameters** - Instead of only free-text input fields, allow certain parameters to be selected via dropdown menus (when applicable). - Example: `STYLE` could be chosen from a predefined list (`professional`, `catchy`, `creative`, etc.) rather than manually typed. 2. **Prompt template reminder inside the modal** - Display a **preview/reminder of the full prompt template** at the bottom or side of the modal. - This helps users understand how their inputs will be integrated into the final prompt. 3. **User-friendly parameter management** - Add clearer labels and/or tooltips for each parameter. - Possibly allow reordering or grouping of parameters for better usability. ### Alternatives Considered <img width="1232" height="557" alt="Image" src="https://github.com/user-attachments/assets/687a2214-e98c-4a0a-9edc-b0470f37f775" /> ### Additional Context ### Benefits - Makes it easier for users to provide correct parameter values. - Reduces user errors by showing available options. - Improves transparency by reminding users of the **exact prompt structure** being used. - Enhances overall usability for both beginners and advanced users. ### Additional Context This feature would improve workflow when working with **parameterized prompts**, especially in team or professional environments where clarity and consistency are critical.
Author
Owner

@EntropyYue commented on GitHub (Sep 15, 2025):

https://docs.openwebui.com/features/workspace/prompts

<!-- gh-comment-id:3291994809 --> @EntropyYue commented on GitHub (Sep 15, 2025): https://docs.openwebui.com/features/workspace/prompts
Author
Owner

@flefevre commented on GitHub (Sep 15, 2025):

Thanks a lot, i miss this documentation !

<!-- gh-comment-id:3293860241 --> @flefevre commented on GitHub (Sep 15, 2025): Thanks a lot, i miss this documentation !
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#56961