ParisNeo / lollms-webui

Lord of Large Language Models Web User Interface
https://parisneo.github.io/lollms-webui/
Apache License 2.0
4.07k stars 515 forks source link

how can I enable saving from the webui without confirming in terminal? #526

Open perler opened 2 months ago

perler commented 2 months ago

Whenever I want to save a setting I need to head over to the terminal and answer yes to

I received a settings modification request.
If this was not initiated by you, please select No. Are you the one who requested these settings changes? (yes/no):

how can we disable this?

ParisNeo commented 2 months ago

Hi, this is an important security measure. If you deactivate it, some malicious code may send a request to lollms to deactivate code execution verification, then it is open bar to execute whatever they want. I know it is annoying, but having a tool capable of executing code on your PC requires securirty measures.

But if you still want to deactivate it then you just go to the settings->main settings->Security settings and you can deactivate anything you want. But then it is your responsibility to make sure your computer is safe : image