Commit Graph

763 Commits (98b435628fc2e85421faedcdb2cf025a24d6c394)
 

Author SHA1 Message Date
Zach Nussbaum d1ec122079 Merge pull request #472 from berkantay/main
Update README.md
1 year ago
Adam Treat 1e6e682156 Always have a chat. 1 year ago
Adam Treat c3d923cdc7 Don't add new chats willy nilly. 1 year ago
Adam Treat 548e68ee0c Allow removing chats. 1 year ago
Adam Treat d91dd567e2 Hot swapping of conversations. Destroys context for now. 1 year ago
Adam Treat 925ad70833 Turn the chat list into a model. 1 year ago
Richard Guo 424b680b42 rough draft of monorepo plan 1 year ago
Richard Guo 6304f6d322 mono repo structure 1 year ago
Adam Treat 463c1474dc Provide convenience methods for adding/removing/changing chat. 1 year ago
Adam Treat 1b1c3f6333 Break out the drawer into own component. 1 year ago
Adam Treat 482f543675 Handle the fwd of important signals from LLM object so qml doesn't have to deal with which chat is current. 1 year ago
Adam Treat 8b94a23253 Continue to shrink the API space for qml and the backend. 1 year ago
Adam Treat 385743b302 Consolidate these into single api from qml to backend. 1 year ago
Adam Treat 414a12c33d Major refactor in prep for multiple conversations. 1 year ago
Adam Treat 75c8bf28a1 Move the reset and id into the chat object. 1 year ago
Adam Treat bbffa7364b Add new C++ version of the chat model. Getting ready for chat history. 1 year ago
AT 83609bf8a5 Update README.md 1 year ago
AT 5bf8d48b3b Update README.md 1 year ago
AT 40fe88f6ca Update README.md 1 year ago
Adam Treat 037a9a6ec5 Remove these as it is mitigated by repeat penalty and models really should train this out. 1 year ago
AT 0f195eae48 Update README.md 1 year ago
AT c2de4ebb7a Update README.md 1 year ago
Adam Treat 08b38bb4d2 Bump the version. 1 year ago
Adam Treat 9b467f2dee Use the universal sep. 1 year ago
Berkant 183b1e6c85 Update README.md
README.md typo fix.
1 year ago
AT 5d7d5d2a74 Update README.md 1 year ago
AT ac6c3dea61 Update README.md 1 year ago
Adam Treat ae17598a51 Make an offline installer option. 1 year ago
Adam Treat cd41eb3280 Don't attempt to send shutdown which won't work anyway. 1 year ago
Adam Treat 869175bc06 Send optout for real and only once. 1 year ago
Adam Treat 34407f1563 Don't set the app version in the llmodel. 1 year ago
Adam Treat 1f3d4e487f Bump the version. 1 year ago
Adam Treat f70a549975 New version of icns made on a mac. 1 year ago
Adam Treat 6d0bae5362 Add 1024 resolution to icns. 1 year ago
Adam Treat 2e21fb9c81 Fixup icns 1 year ago
Adam Treat 7d0970cbe2 Rework the icon a bit to more closely match macOS style guidelines. 1 year ago
Adam Treat 264408f5bd Always hardcode. 1 year ago
Adam Treat edbd48fe22 Require a direct choice for opt-in 1 year ago
Adam Treat 6bdd866b6d Always hardcode. 1 year ago
Adam Treat 90821b6581 Fixup. 1 year ago
Adam Treat c9c8c60db7 Try to fix uninstall of symlink. 1 year ago
Adam Treat a018a3176e Set the folder when the browse opens 1 year ago
Adam Treat 42cf4e9899 Force ini format for all platforms. 1 year ago
Adam Treat f2b1000fcc No need to install so many icons. 1 year ago
Adam Treat 49d55dd295 Don't delete symlink unless we're uninstalling. 1 year ago
Adam Treat 8bdbcfeaa6 Remove symlink when uninstalling. 1 year ago
Adam Treat f3663cc55e Fix the icons more. 1 year ago
Adam Treat 7c9b936408 Fix icons. 1 year ago
Adam Treat 6df4f8783f Correct the macOS symlink. 1 year ago
Adam Treat 312f1dc354 Fix icons and try to make macOS experience happier. 1 year ago