nickkeesG / Pantheon

Experimental LLM interface exploring new ways to use AI to improve human thinking
https://pantheon.chat
GNU General Public License v3.0
12 stars 2 forks source link

Improvement: 'Unsaved changes' warning when exiting settings #82

Closed sofvanh closed 3 weeks ago

sofvanh commented 3 weeks ago

Original plan was to add a warning dialog when exiting settings with unsaved changes. I made it so that changes are applied automatically, there's no more 'save' button. Could still be improved by adding some kind of timer so as to not update the config at every single letter change or slider increment, but IDK if the current solution actually influences performance negatively.