Commit Graph

11 Commits

Author SHA1 Message Date
Adam Treat
9a42c5f321 Spelling. 2023-04-25 16:33:01 -04:00
Aaron Miller
cea7b039f1 settings: remove color hardcode & tab radius, darken border 2023-04-25 16:24:55 -04:00
Aaron Miller
7253ab4686 tab UI fixes 2023-04-25 16:24:55 -04:00
Aaron Miller
3a1c72f26a use TextField onEditingFinished instead of onAccepted
this will save settings on defocus instead of only
on pressing enter

Closes https://github.com/nomic-ai/gpt4all/issues/440
2023-04-25 16:24:55 -04:00
Aaron Miller
aa20bafc91 new settings (model path, repeat penalty) w/ tabs 2023-04-25 16:24:55 -04:00
Adam Treat
b8b6137122 A new default prompt template. Seems to work well with the repeat penalty. 2023-04-25 12:37:14 -04:00
Aaron Miller
6e92d93b53 persistent threadcount setting
threadcount is now on the Settings object and
gets reapplied after a model switch
2023-04-24 18:05:08 -04:00
Adam Treat
f355603d18 Use same basic theme throughout. 2023-04-23 23:56:33 -04:00
Adam Treat
2e6baace9d Consolidate all colors to a central theme object. 2023-04-23 09:42:35 -04:00
Adam Treat
fa1add3665 Hardcode more of the style to get around differences on OS. 2023-04-23 07:48:06 -04:00
Adam Treat
42e8f3faec Move settings dialog into own file. 2023-04-23 06:58:07 -04:00