docs icon indicating copy to clipboard operation
docs copied to clipboard

Documentation unclear on autocomplete

Open lukaas33 opened this issue 2 months ago • 2 comments

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?

lukaas33 avatar Nov 13 '25 22:11 lukaas33

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 avatar Nov 15 '25 19:11 lukaas33

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 avatar Nov 15 '25 19:11 Classic298