Commit Graph

16 Commits (c6229218943002ec8fdfd6f443b3715db889f690)

Author SHA1 Message Date
Jared Van Bortel c622921894
improve mixpanel usage statistics (#2238)
Other changes:
- Always display first start dialog if privacy options are unset (e.g. if the user closed GPT4All without selecting them)
- LocalDocs scanQueue is now always deferred
- Fix a potential crash in magic_match
- LocalDocs indexing is now started after the first start dialog is dismissed so usage stats are included

Signed-off-by: Jared Van Bortel <jared@nomic.ai>
1 month ago
Jared Van Bortel 44717682a7
chat: implement display of model loading warnings (#2034)
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
3 months ago
Adam Treat 908aec27fe Always save chats to disk, but save them as text by default. This also changes
the UI behavior to always open a 'New Chat' and setting it as current instead
of setting a restored chat as current. This improves usability by not requiring
the user to wait if they want to immediately start chatting.
8 months ago
Adam Treat 06a833e652 Send actual and requested device info for those who have opt-in. 9 months ago
Adam Treat 34a3b9c857 Don't block on exit when not connected. 11 months ago
Adam Treat 6d9cdf228c Huge change that completely revamps the settings dialog and implements
per model settings as well as the ability to clone a model into a "character."
This also implements system prompts as well as quite a few bugfixes for
instance this fixes chatgpt.
11 months ago
Adam Treat 7f252b4970 This completes the work of consolidating all settings that can be changed by the user on new settings object. 11 months ago
Adam Treat a0f80453e5 Use sysinfo in backend. 11 months ago
Adam Treat 7f01b153b3 Modellist temp 11 months ago
AT 5f95aa9fc6
We no longer have an avx_only repository and better error handling for minimum hardware requirements. (#833) 1 year ago
niansa/tuxifan f3564ac6b9
Fixed tons of warnings and clazy findings (#811) 1 year ago
Adam Treat b24ace372b Add ability to remove models. 1 year ago
Adam Treat 47059ad9f1 Send the prompt template with conversations to the datalake. 1 year ago
Adam Treat dd27c10f54 Preliminary support for chatgpt models. 1 year ago
Adam Treat da3828af89 Use compact json format. 1 year ago
Adam Treat 6015154bef Moving everything to subdir for monorepo merge. 1 year ago