Commit Graph

8 Commits (3a1c72f26a6f17833923419ca68e7e5ce72c90c8)

Author SHA1 Message Date
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