Commit Graph

24 Commits (45d796743801d6e3f4d4e516655d99fa69226b72)

Author SHA1 Message Date
Adam Treat 2206fa7f8c Provide a user default model setting and honor it. 1 year ago
Adam Treat 49a6a6ed65 Restore defaults for repeat penalty too. 1 year ago
Adam Treat 8d2c8c8cb0 Turn off saving chats to disk by default as it eats so much disk space. 1 year ago
Adam Treat 0bb52fc5fe Experiment with a much shorter default prompt template. 1 year ago
Adam Treat 01accf9e33 Don't exceed the window size for dialogs. 1 year ago
Adam Treat 4a09f0f0ec More extensive usage stats to help diagnose errors and problems in the ui. 1 year ago
Adam Treat c794488b25 Fixup. 1 year ago
Adam Treat 9979c78c6c Set the folder when the browse opens 1 year ago
Adam Treat 364eeb2ce5 Don't delete symlink unless we're uninstalling. 1 year ago
Aaron Miller ad2cb91d5a use C locale for DoubleValidator
Closes https://github.com/nomic-ai/gpt4all-chat/issues/126
1 year ago
Adam Treat f8754cbe1b Fix settings dialog to use onClosed handler. 1 year ago
Aaron Miller 305c9dc30c make download path in settings match dl dialog 1 year ago
Adam Treat 6256b4fd33 Have to be able to change the download path from the download dialog and other fixes. 1 year ago
Adam Treat 91e2eab7c3 Spelling. 1 year ago
Aaron Miller b3e01ae865 settings: remove color hardcode & tab radius, darken border 1 year ago
Aaron Miller cc6005b18c tab UI fixes 1 year ago
Aaron Miller b72cf40878 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 15a979b327 new settings (model path, repeat penalty) w/ tabs 1 year ago
Adam Treat eac866ee90 A new default prompt template. Seems to work well with the repeat penalty. 1 year ago
Aaron Miller 29e3e04fcf persistent threadcount setting
threadcount is now on the Settings object and
gets reapplied after a model switch
1 year ago
Adam Treat e4db8e2ac5 Use same basic theme throughout. 1 year ago
Adam Treat e06cff8b48 Consolidate all colors to a central theme object. 1 year ago
Adam Treat 2f48faf9d7 Hardcode more of the style to get around differences on OS. 1 year ago
Adam Treat 889d7d8563 Move settings dialog into own file. 1 year ago