Commit Graph

10 Commits (34b7075517370e2ae92d56f31d5d825d52a325e5)

Author SHA1 Message Date
Aaron Miller cea7b039f1 settings: remove color hardcode & tab radius, darken border 1 year ago
Aaron Miller 7253ab4686 tab UI fixes 1 year ago
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
1 year ago
Aaron Miller aa20bafc91 new settings (model path, repeat penalty) w/ tabs 1 year ago
Adam Treat b8b6137122 A new default prompt template. Seems to work well with the repeat penalty. 1 year ago
Aaron Miller 6e92d93b53 persistent threadcount setting
threadcount is now on the Settings object and
gets reapplied after a model switch
1 year ago
Adam Treat f355603d18 Use same basic theme throughout. 1 year ago
Adam Treat 2e6baace9d Consolidate all colors to a central theme object. 1 year ago
Adam Treat fa1add3665 Hardcode more of the style to get around differences on OS. 1 year ago
Adam Treat 42e8f3faec Move settings dialog into own file. 1 year ago