Commit Graph

18 Commits (5c0d077f747d3dbca9ff75cd9bb9a29e34385744)

Author SHA1 Message Date
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.
11 months ago
Adam Treat f0742c22f4 Restore state from text if necessary. 12 months ago
Adam Treat 35f9cdb70a Do not delete saved chats if we fail to serialize properly. 12 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.
1 year ago
Adam Treat 285aa50b60 Consolidate generation and application settings on the new settings object. 1 year ago
Adam Treat 267601d670 Enable the force metal setting. 1 year ago
Adam Treat 7f01b153b3 Modellist temp 1 year ago
Adam Treat 508993de75 Exit early when no chats are saved. 1 year ago
Adam Treat 968868415e Move saving chats to a thread and display what we're doing to the user. 1 year ago
Adam Treat c8a590bc6f Get rid of last blocking operations and make the chat/llm thread safe. 1 year ago
Adam Treat 0cfe225506 Remove this as unnecessary. 1 year ago
Adam Treat 9f590db98d Better error handling when the model fails to load. 1 year ago
niansa/tuxifan f3564ac6b9
Fixed tons of warnings and clazy findings (#811) 1 year ago
Adam Treat b5380c9b7f Adds the collections to serialize and implement references for localdocs. 1 year ago
Adam Treat f931de21c5 Add save/restore to chatgpt chats and allow serialize/deseralize from disk. 1 year ago
Adam Treat ddc24acf33 Much better memory mgmt for multi-threaded model loading/unloading. 1 year ago
Adam Treat 2989b74d43 httpserver 1 year ago
Adam Treat 6015154bef Moving everything to subdir for monorepo merge. 1 year ago