Commit Graph

21 Commits (56e9fd7e63d4d8f49f3270b2a46d5f09fc65f92d)

Author SHA1 Message Date
Adam Treat 078675386f Experiment with a much shorter default prompt template. 1 year ago
Adam Treat fec5093351 Don't exceed the window size for dialogs. 1 year ago
Adam Treat db094c5b92 More extensive usage stats to help diagnose errors and problems in the ui. 1 year ago
Adam Treat 90821b6581 Fixup. 1 year ago
Adam Treat a018a3176e Set the folder when the browse opens 1 year ago
Adam Treat 49d55dd295 Don't delete symlink unless we're uninstalling. 1 year ago
Aaron Miller c274a03fe7 use C locale for DoubleValidator
Closes https://github.com/nomic-ai/gpt4all-chat/issues/126
1 year ago
Adam Treat ac2aba313a Fix settings dialog to use onClosed handler. 1 year ago
Aaron Miller d224d2a2f7 make download path in settings match dl dialog 1 year ago
Adam Treat a6679b18bd Have to be able to change the download path from the download dialog and other fixes. 1 year ago
Adam Treat 9a42c5f321 Spelling. 1 year ago
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