Commit Graph

428 Commits

Author SHA1 Message Date
jeffser 9ae011a31b fixed tabbing 2024-08-30 20:36:01 -06:00
jeffser abf1253980 Remove unused variables 2024-08-30 20:34:05 -06:00
jeffser e0c7e9c771 Remove unnecesary code 2024-08-30 20:30:37 -06:00
jeffser 6a4c98ef18 Added warning for power saver 2024-08-30 20:29:23 -06:00
jeffser 809e23fb9c Added autoscrolling 2024-08-30 20:10:31 -06:00
jeffser 69eaa56240 Fixed attachments 2024-08-30 14:12:01 -06:00
jeffser df2a9d7b26 Tweaked model selector appearance 2024-08-30 13:42:52 -06:00
jeffser da97a7c6ee Fixed YouTube integration 2024-08-30 13:39:10 -06:00
jeffser bb7a8b659a Removed unnecesary method 2024-08-30 13:38:56 -06:00
jeffser 0999a64356 Restored image recognition 2024-08-30 12:42:48 -06:00
jeffser 4647e1ba47 Merge branch 'main' of github.com-jeffser:Jeffser/Alpaca 2024-08-30 12:42:30 -06:00
jeffser ea0caf03d6 Fixed copy code block button 2024-08-30 12:42:24 -06:00
Marcel Margenberg 1c9ce2a117 Update main.py (#269)
Added Ukrainian & German Contributors
2024-08-28 14:29:35 -06:00
jeffser 01b38fa37a Added back support for creating models 2024-08-28 11:51:12 -06:00
jeffser d0735de129 New model manager (create model doesn't work yet) 2024-08-27 23:25:58 -06:00
jeffser 5cf2be2b7d Actually stop the thread when the message generation stops 2024-08-26 23:16:49 -06:00
jeffser 8598f73be7 Changed text and tooltip for button 2024-08-26 14:28:13 -06:00
jeffser 6f9b3b7c02 Changed message footer format 2024-08-26 14:26:13 -06:00
jeffser db198e10c0 Added back regenerate button 2024-08-26 14:05:42 -06:00
jeffser 4545f5a1b2 Rewrite of Chat / Message / Model selector systems 2024-08-26 13:16:55 -06:00
jeffser 68c03176d4 Made directory for custom widgets 2024-08-23 13:52:43 -06:00
jeffser ed54b2846a Added exception catch to Ollama's output in case it can't decode message 2024-08-19 23:06:58 -06:00
jeffser ff927d6c77 Merge branch 'main' of github.com-jeffser:Jeffser/Alpaca 2024-08-19 23:01:49 -06:00
jeffser bd006da0c1 Added check for title generation 2024-08-19 23:01:40 -06:00
Jeffser 5d89ccc729 Added Turkish credits 2024-08-15 23:38:27 -06:00
Jeffser 3ddc172437 Changed .accent for .suggested-action 2024-08-15 00:19:55 -06:00
jeffser f36d6e1b29 Removed bugged imported chats 2024-08-12 22:12:09 -06:00
jeffser 82e7a3a9e1 Better caption names on dropdown 2024-08-12 18:57:17 -06:00
jeffser f0505a0242 Only enable youtube caption search when there's more than 10 captions 2024-08-12 18:55:06 -06:00
jeffser 11dd13b430 Added ollama debbugging messages to about dialog 2024-08-11 22:30:56 -06:00
jeffser b8fe222052 Added duplicate chat option 2024-08-11 22:11:17 -06:00
jeffser 47d19a58aa Give message focus when editing it 2024-08-11 21:50:50 -06:00
jeffser fd67afbf33 Fixed message editor 2024-08-11 21:48:31 -06:00
jeffser d06e08a64e Fix message regeneration 2024-08-11 21:36:31 -06:00
jeffser 77b08d9e52 Added loading spinner to regenerating message 2024-08-11 21:15:26 -06:00
jeffser edc3053774 Focus message entry when creating a new chat 2024-08-11 15:59:39 -06:00
jeffser d95f06a230 Make buttons visible when stopping message 2024-08-11 15:08:26 -06:00
jeffser 938ace91c1 Fixed import chat 2024-08-11 14:55:18 -06:00
jeffser 175cfad81c Welcome screen appears when clearing chat 2024-08-11 14:49:12 -06:00
jeffser 2f399dbb64 Removed bold from manage button label 2024-08-11 14:44:19 -06:00
jeffser 27558b85af Added top margin to model selector 2024-08-11 14:23:30 -06:00
jeffser bcc1f3fa65 Changed 'Open Model Manager' to pill button on welcome screen 2024-08-11 14:19:00 -06:00
jeffser fd92a86c5e CTRL+W and CTRL+Q stops local instance before closing the app 2024-08-11 13:23:34 -06:00
jeffser 8b7f41afa7 Fixed codeblocks spacing 2024-08-10 21:10:23 -06:00
jeffser 4bc0832865 Better padding for focus border on messages 2024-08-10 21:03:19 -06:00
jeffser a66c6d5f40 Fixed nasty clear chat glitch 2024-08-10 20:37:51 -06:00
jeffser 33b7cae24d Show date on stopped messages 2024-08-10 20:31:03 -06:00
jeffser 47f5c88ef2 Don't regenerate title when there's a custom chat title 2024-08-10 20:22:39 -06:00
jeffser ffe382aee2 Added default buttons to dialogs 2024-08-10 20:14:51 -06:00
jeffser 919f71ee78 Fixed regenerate button 2024-08-10 20:05:41 -06:00