Documentation unclear on autocomplete #113

Closed
opened 2026-02-15 17:15:06 -05:00 by yindo · 3 comments
Owner

Originally created by @lukaas33 on GitHub (Nov 13, 2025).

I am not sure from the documentation what the autocomplete featuere is supposed to do. I turned this on in the GUI (toggle without changing other settings) but don't see anything happening. Is it supposed to complete my prompts? When?

Originally created by @lukaas33 on GitHub (Nov 13, 2025). I am not sure from the documentation what the autocomplete featuere is supposed to do. I turned this on in the GUI (toggle without changing other settings) but don't see anything happening. Is it supposed to complete my prompts? When?
yindo closed this issue 2026-02-15 17:15:06 -05:00
Author
Owner

@lukaas33 commented on GitHub (Nov 15, 2025):

It does seem to work when setting autocomplete to true in the user's own settings. Is there a way to enable this globally?

Additionally, is this possible for the memory function?

@lukaas33 commented on GitHub (Nov 15, 2025): It does seem to work when setting autocomplete to true in the user's own settings. Is there a way to enable this globally? Additionally, is this possible for the memory function?
Author
Owner

@Classic298 commented on GitHub (Nov 15, 2025):

This should work by default, probably you (accidentally) changed your users own settings at some point

autocomplete feature uses the task model to take the current user input and sends it to task model to complete the prompt/sentence

@Classic298 commented on GitHub (Nov 15, 2025): This should work by default, probably you (accidentally) changed your users own settings at some point autocomplete feature uses the task model to take the current user input and sends it to task model to complete the prompt/sentence
Author
Owner

@Classic298 commented on GitHub (Dec 20, 2025):

added docs for autocomplete on dev

@Classic298 commented on GitHub (Dec 20, 2025): added docs for autocomplete on dev
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/docs#113