mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-24 03:18:21 -05:00
[GH-ISSUE #11522] feat: User Config for autocomplete #31789
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 @ciejer on GitHub (Mar 11, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/11522
Originally assigned to: @tjbck on GitHub.
Check Existing Issues
Problem Description
Hi team - love your work!
We have several users who find the autocompletes distracting, while the majority love them ("it answers my question before I even finish it")
Could we please have an individual toggle added to allow users to turn them off individually?
There are several mentions of this as a secondary note in closed issues, including #7703 and #8855; but each ticket was closed once its main issue was resolved.
Thanks - Chris
Desired Solution you'd like
An on/off toggle allowing users to enable/disable autocomplete in messages, as shown below as 'Chat Auto-Complete'

Alternatives Considered
Setting a character length limit for auto-complete addressed this issue for some, but other users are still frustrated by the popups when they're focusing on trying to complete their train of thought.
Turning off rich text is not a viable solution for our users as it's one of the best differentiators between this tool and others.
Additional Context
No response
@tjbck commented on GitHub (Mar 31, 2025):
Addressed with
d41844c308