louisgv / local.ai

🎒 local.ai - Run AI locally on your PC!
https://localai.app
GNU General Public License v3.0
619 stars 54 forks source link

The Edit and Prompt buttons are a bit confusing #87

Open LLukas22 opened 1 year ago

LLukas22 commented 1 year ago

image

Currently the model is only prompted if the user presses the "Prompt" (Brain) button. This can confuse first time users (and me 😅)

The buttons should be swapped and "enter" should prompt the model instead of creating on of these yellow boxes. (I still don't know what they do). Maybe some tooltips could be added to make clear what each button does 🤔

louisgv commented 1 year ago

Hmmm, that's true. Originally, the prompt was actually done on enter. But after using the app a tons (it's basically my current note taking app), I found that I don't want inference all the time, but rather note-taking. When I need inference, I would just shift+Enter

(The pencil button means "Note-taking")

I will do another rev to improve this UX