Is your feature request related to a problem? Please describe.
It is currently not possible to input multi-line prompts in Default Prompt Suggestions, and some models are sensitive to this difference, which affects the final result.
Describe the solution you'd like
Simply allow input of line breaks, to avoid disrupting the UI, you can, for example, only display the last 3 lines on the layout.
Originally created by @GrayXu on GitHub (Sep 8, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/5264
Originally assigned to: @tjbck on GitHub.
**Is your feature request related to a problem? Please describe.**
It is currently not possible to input multi-line prompts in Default Prompt Suggestions, and some models are sensitive to this difference, which affects the final result.
**Describe the solution you'd like**
Simply allow input of line breaks, to avoid disrupting the UI, you can, for example, only display the last 3 lines on the layout.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @GrayXu on GitHub (Sep 8, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/5264
Originally assigned to: @tjbck on GitHub.
Is your feature request related to a problem? Please describe.
It is currently not possible to input multi-line prompts in Default Prompt Suggestions, and some models are sensitive to this difference, which affects the final result.
Describe the solution you'd like
Simply allow input of line breaks, to avoid disrupting the UI, you can, for example, only display the last 3 lines on the layout.
@tjbck commented on GitHub (Sep 14, 2024):
Added to dev!